diff OrthancServer/main.cpp @ 2142:5a8840920121

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 16:26:40 +0100
parents aa4b8895cd23
children 728403a6ec1f
line wrap: on
line diff
--- a/OrthancServer/main.cpp	Wed Nov 09 16:16:26 2016 +0100
+++ b/OrthancServer/main.cpp	Wed Nov 09 16:26:40 2016 +0100
@@ -36,7 +36,6 @@
 #include <boost/algorithm/string/predicate.hpp>
 
 #include "../Core/Logging.h"
-#include "../Core/Uuid.h"
 #include "../Core/HttpServer/EmbeddedResourceHttpHandler.h"
 #include "../Core/HttpServer/FilesystemHttpHandler.h"
 #include "../Core/Lua/LuaFunctionCall.h"