diff OrthancServer/ServerContext.h @ 795:d466b3606aca

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 06 May 2014 11:01:30 +0200
parents 381f90e2b69d
children 394a19d44f9d e57e08ed510f
line wrap: on
line diff
--- a/OrthancServer/ServerContext.h	Tue May 06 10:52:20 2014 +0200
+++ b/OrthancServer/ServerContext.h	Tue May 06 11:01:30 2014 +0200
@@ -38,7 +38,6 @@
 #include "../Core/RestApi/RestApiOutput.h"
 #include "../Core/Lua/LuaContext.h"
 #include "ServerIndex.h"
-#include "FromDcmtkBridge.h"
 #include "ParsedDicomFile.h"
 #include "DicomProtocol/ReusableDicomUserConnection.h"