diff OrthancServer/ServerContext.cpp @ 3094:61da3c9b4121 db-changes

cont reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 05 Jan 2019 17:52:24 +0100
parents ce272138f15e
children beeeb6096f27
line wrap: on
line diff
--- a/OrthancServer/ServerContext.cpp	Sat Jan 05 16:09:21 2019 +0100
+++ b/OrthancServer/ServerContext.cpp	Sat Jan 05 17:52:24 2019 +0100
@@ -42,6 +42,7 @@
 #include "../Plugins/Engine/OrthancPlugins.h"
 #include "OrthancConfiguration.h"
 #include "OrthancRestApi/OrthancRestApi.h"
+#include "Search/DatabaseLookup.h"
 #include "ServerJobs/OrthancJobUnserializer.h"
 #include "ServerToolbox.h"