diff Applications/Samples/Common/RtViewerApp.h @ 2081:3ef91da06636

fix compatibility with Emscripten 3.1.47
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Oct 2023 16:38:38 +0200
parents 07964689cb0b
children c23eef785569
line wrap: on
line diff
--- a/Applications/Samples/Common/RtViewerApp.h	Mon Aug 14 10:36:35 2023 +0200
+++ b/Applications/Samples/Common/RtViewerApp.h	Wed Oct 11 16:38:38 2023 +0200
@@ -36,7 +36,6 @@
 #include "../../../OrthancStone/Sources/Volumes/DicomVolumeImage.h"
 
 #include <boost/enable_shared_from_this.hpp>
-#include <boost/thread.hpp>
 #include <boost/noncopyable.hpp>
 
 #if ORTHANC_ENABLE_SDL