diff OrthancServer/ServerContext.cpp @ 3097:ac72032d69a2 db-changes

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 05 Jan 2019 18:51:36 +0100
parents beeeb6096f27
children 1fe524e211af
line wrap: on
line diff
--- a/OrthancServer/ServerContext.cpp	Sat Jan 05 18:27:11 2019 +0100
+++ b/OrthancServer/ServerContext.cpp	Sat Jan 05 18:51:36 2019 +0100
@@ -39,6 +39,7 @@
 #include "../Core/FileStorage/StorageAccessor.h"
 #include "../Core/HttpServer/FilesystemHttpSender.h"
 #include "../Core/HttpServer/HttpStreamTranscoder.h"
+#include "../Core/JobsEngine/SetOfInstancesJob.h"
 #include "../Core/Logging.h"
 #include "../Plugins/Engine/OrthancPlugins.h"