diff Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 1565:b8b4cb58a874

removed unnecessary include
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Sep 2020 15:19:48 +0200
parents e731e62692a9
children 32e0c007789d
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Thu Sep 17 15:18:21 2020 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Thu Sep 17 15:19:48 2020 +0200
@@ -56,7 +56,6 @@
 // Orthanc framework includes
 #include <Cache/MemoryObjectCache.h>
 #include <DicomFormat/DicomArray.h>
-#include <DicomParsing/Internals/DicomImageDecoder.h>
 #include <DicomParsing/ParsedDicomFile.h>
 #include <Images/Image.h>
 #include <Images/ImageProcessing.h>