diff OrthancServer/OrthancRestApi/OrthancRestResources.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/OrthancRestApi/OrthancRestResources.cpp	Mon Nov 07 11:28:12 2016 +0100
+++ b/OrthancServer/OrthancRestApi/OrthancRestResources.cpp	Mon Nov 07 11:33:18 2016 +0100
@@ -40,6 +40,7 @@
 #include "../ServerContext.h"
 #include "../SliceOrdering.h"
 #include "../Internals/DicomImageDecoder.h"
+#include "../Search/LookupResource.h"
 
 
 namespace Orthanc