diff Framework/Toolbox/ISeriesLoader.h @ 31:9aace933cb64

sharing code with the Orthanc core
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Dec 2016 15:41:20 +0100
parents ff1e935768e7
children 517c46f527cd
line wrap: on
line diff
--- a/Framework/Toolbox/ISeriesLoader.h	Wed Dec 14 17:05:41 2016 +0100
+++ b/Framework/Toolbox/ISeriesLoader.h	Fri Dec 16 15:41:20 2016 +0100
@@ -34,6 +34,7 @@
 
 #include "ParallelSlices.h"
 
+#include "IThreadSafety.h"
 #include "../../Resources/Orthanc/Core/Images/ImageAccessor.h"
 
 namespace OrthancStone