diff OrthancServer/Search/ISqlLookupFormatter.cpp @ 3100:f6de9d25b20d db-changes

removing build dependency on plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Jan 2019 16:21:57 +0100
parents 65e2bfa953ef
children 94f4a18a79cc
line wrap: on
line diff
--- a/OrthancServer/Search/ISqlLookupFormatter.cpp	Mon Jan 07 16:13:16 2019 +0100
+++ b/OrthancServer/Search/ISqlLookupFormatter.cpp	Mon Jan 07 16:21:57 2019 +0100
@@ -35,6 +35,7 @@
 #include "ISqlLookupFormatter.h"
 
 #include "../../Core/OrthancException.h"
+#include "DatabaseConstraint.h"
 
 namespace Orthanc
 {