comparison OrthancServer/DatabaseWrapper.h @ 1242:58e6a89c3ef4

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Dec 2014 17:37:27 +0100
parents 90d2f320862d
children a0e420c5f2b8
comparison
equal deleted inserted replaced
1241:90d2f320862d 1242:58e6a89c3ef4
39 #include "IServerIndexListener.h" 39 #include "IServerIndexListener.h"
40 40
41 #include <list> 41 #include <list>
42 #include <boost/date_time/posix_time/posix_time.hpp> 42 #include <boost/date_time/posix_time/posix_time.hpp>
43 43
44 #include "ExportedResource.h"
45
44 namespace Orthanc 46 namespace Orthanc
45 { 47 {
46 namespace Internals 48 namespace Internals
47 { 49 {
48 class SignalRemainingAncestor; 50 class SignalRemainingAncestor;