diff Platforms/Generic/Oracle.cpp @ 728:8190213e2279 am-dev

Merged default into am-dev
author Alain Mazy <am@osimis.io>
date Tue, 21 May 2019 13:25:58 +0200
parents 4f2416d519b4
children a7351ad54960
line wrap: on
line diff
--- a/Platforms/Generic/Oracle.cpp	Thu May 16 19:10:38 2019 +0200
+++ b/Platforms/Generic/Oracle.cpp	Tue May 21 13:25:58 2019 +0200
@@ -29,7 +29,7 @@
 #include <stdio.h>
 #include <boost/thread/mutex.hpp>
 
-namespace OrthancStone
+namespace Deprecated
 {
   class Oracle::PImpl
   {