diff OrthancServer/Internals/CommandDispatcher.h @ 122:e759f777cb72

removal of some dcmtk includes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Oct 2012 09:55:16 +0200
parents a70bb32802ae
children fe180eae201d
line wrap: on
line diff
--- a/OrthancServer/Internals/CommandDispatcher.h	Thu Oct 04 18:00:21 2012 +0200
+++ b/OrthancServer/Internals/CommandDispatcher.h	Fri Oct 05 09:55:16 2012 +0200
@@ -23,7 +23,6 @@
 #include "../DicomProtocol/DicomServer.h"
 #include "../../Core/MultiThreading/IRunnableBySteps.h"
 
-#include <dcmtk/dcmnet/assoc.h>
 #include <dcmtk/dcmnet/dimse.h>
 
 namespace Orthanc