comparison Platforms/Generic/Oracle.cpp @ 726:4f2416d519b4

moving layers, widgets and loaders to Deprecated namespace
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 May 2019 11:43:25 +0200
parents 0f43e479b49c
children a7351ad54960
comparison
equal deleted inserted replaced
714:d2c0e347ddc2 726:4f2416d519b4
27 27
28 #include <vector> 28 #include <vector>
29 #include <stdio.h> 29 #include <stdio.h>
30 #include <boost/thread/mutex.hpp> 30 #include <boost/thread/mutex.hpp>
31 31
32 namespace OrthancStone 32 namespace Deprecated
33 { 33 {
34 class Oracle::PImpl 34 class Oracle::PImpl
35 { 35 {
36 private: 36 private:
37 enum State 37 enum State