diff OrthancServer/QueryRetrieveHandler.cpp @ 3140:977158ab0623

making db-changes the new mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 18:32:42 +0100
parents d9eb978a1039
children 872bd3b6ec72
line wrap: on
line diff
--- a/OrthancServer/QueryRetrieveHandler.cpp	Thu Jan 17 18:29:16 2019 +0100
+++ b/OrthancServer/QueryRetrieveHandler.cpp	Thu Jan 17 18:32:42 2019 +0100
@@ -38,6 +38,8 @@
 
 #include "../Core/DicomParsing/FromDcmtkBridge.h"
 #include "../Core/Logging.h"
+#include "LuaScripting.h"
+#include "ServerContext.h"
 
 
 namespace Orthanc