diff OrthancServer/Internals/StoreScp.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/StoreScp.h	Thu Oct 04 18:00:21 2012 +0200
+++ b/OrthancServer/Internals/StoreScp.h	Fri Oct 05 09:55:16 2012 +0200
@@ -22,7 +22,6 @@
 
 #include "../DicomProtocol/IStoreRequestHandler.h"
 
-#include <dcmtk/dcmnet/assoc.h>
 #include <dcmtk/dcmnet/dimse.h>
 
 namespace Orthanc