comparison Framework/Deprecated/dev.h @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents 8a0a62189f46
children
comparison
equal deleted inserted replaced
1454:faaff0a1711e 1455:30deba7bc8e2
29 #include "Toolbox/OrthancSlicesLoader.h" 29 #include "Toolbox/OrthancSlicesLoader.h"
30 #include "Volumes/ISlicedVolume.h" 30 #include "Volumes/ISlicedVolume.h"
31 #include "Volumes/ImageBuffer3D.h" 31 #include "Volumes/ImageBuffer3D.h"
32 #include "Widgets/SliceViewerWidget.h" 32 #include "Widgets/SliceViewerWidget.h"
33 33
34 #include <Core/Logging.h> 34 #include <Logging.h>
35 #include <Core/Images/ImageProcessing.h> 35 #include <Images/ImageProcessing.h>
36 #include <Core/OrthancException.h> 36 #include <OrthancException.h>
37 37
38 #include <boost/math/special_functions/round.hpp> 38 #include <boost/math/special_functions/round.hpp>
39 39
40 40
41 namespace Deprecated 41 namespace Deprecated