comparison Framework/Volumes/ImageBuffer3D.h @ 16:ff1e935768e7

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 20:06:52 +0100
parents 351ab0da0150
children 7207a407bcd8
comparison
equal deleted inserted replaced
15:da2cf3ace87a 16:ff1e935768e7
35 #include "../Enumerations.h" 35 #include "../Enumerations.h"
36 #include "../Toolbox/IThreadSafety.h" 36 #include "../Toolbox/IThreadSafety.h"
37 #include "../Toolbox/SliceGeometry.h" 37 #include "../Toolbox/SliceGeometry.h"
38 #include "../Toolbox/ParallelSlices.h" 38 #include "../Toolbox/ParallelSlices.h"
39 39
40 #include "../Orthanc/Core/Images/Image.h" 40 #include "../../Resources/Orthanc/Core/Images/Image.h"
41 41
42 #include <boost/thread/shared_mutex.hpp> 42 #include <boost/thread/shared_mutex.hpp>
43 43
44 #if defined(_WIN32) 44 #if defined(_WIN32)
45 # include <boost/thread/win32/mutex.hpp> 45 # include <boost/thread/win32/mutex.hpp>