comparison OrthancServer/Sources/Search/DatabaseConstraint.cpp @ 4304:50b0c69b653a

continued abi
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 16:33:52 +0100
parents d633e5bb7ba3
children d9473bd5ed43
comparison
equal deleted inserted replaced
4303:44b53a2c0a13 4304:50b0c69b653a
45 # include "../../../OrthancFramework/Sources/OrthancException.h" 45 # include "../../../OrthancFramework/Sources/OrthancException.h"
46 #else 46 #else
47 # include <OrthancException.h> 47 # include <OrthancException.h>
48 #endif 48 #endif
49 49
50 #include <cassert>
51
52
50 namespace Orthanc 53 namespace Orthanc
51 { 54 {
52 namespace Plugins 55 namespace Plugins
53 { 56 {
54 #if ORTHANC_ENABLE_PLUGINS == 1 57 #if ORTHANC_ENABLE_PLUGINS == 1