diff OrthancServer/ServerContext.cpp @ 2122:2ecc95a239f7

cleaning up
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Nov 2016 11:33:18 +0100
parents 4b02ec79728a
children 2b1520efa282
line wrap: on
line diff
--- a/OrthancServer/ServerContext.cpp	Mon Nov 07 11:28:12 2016 +0100
+++ b/OrthancServer/ServerContext.cpp	Mon Nov 07 11:33:18 2016 +0100
@@ -52,6 +52,7 @@
 #include "Scheduler/StorePeerCommand.h"
 #include "OrthancRestApi/OrthancRestApi.h"
 #include "../Plugins/Engine/OrthancPlugins.h"
+#include "Search/LookupResource.h"
 
 
 #define ENABLE_DICOM_CACHE  1