comparison Resources/Orthanc/Databases/DatabaseConstraint.cpp @ 170:e712ff3eede3

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 17:51:01 +0100
parents 063aa53b5917
children 3236894320d6
comparison
equal deleted inserted replaced
169:c17f219cec42 170:e712ff3eede3
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