Mercurial > hg > orthanc
changeset 2458:99e9482b4afc
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 04 Jan 2018 12:56:19 +0100 |
parents | 2a211c0fc7ca |
children | 98a04e75f15e |
files | Core/PrecompiledHeaders.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Core/PrecompiledHeaders.h Thu Jan 04 09:27:16 2018 +0100 +++ b/Core/PrecompiledHeaders.h Thu Jan 04 12:56:19 2018 +0100 @@ -59,8 +59,6 @@ #include "Toolbox.h" #if ORTHANC_ENABLE_DCMTK == 1 -# include "DicomParsing/ParsedDicomFile.h" - // Headers from DCMTK used in Orthanc headers # include <dcmtk/dcmdata/dcdatset.h> # include <dcmtk/dcmdata/dcfilefo.h>