comparison OrthancStone/Sources/Volumes/DicomVolumeImageMPRSlicer.cpp @ 1624:59f95b9ea858

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 17:30:36 +0100
parents 8563ea5d8ae4
children 9ac2a65d4172
comparison
equal deleted inserted replaced
1623:74be0f498b08 1624:59f95b9ea858
24 24
25 #include "../StoneException.h" 25 #include "../StoneException.h"
26 26
27 #include "../Toolbox/ImageToolbox.h" 27 #include "../Toolbox/ImageToolbox.h"
28 28
29 #include <Logging.h>
29 #include <OrthancException.h> 30 #include <OrthancException.h>
30 //#include <Images/PngWriter.h> 31 //#include <Images/PngWriter.h>
31 #include <Images/JpegWriter.h> 32 #include <Images/JpegWriter.h>
32 33
33 namespace OrthancStone 34 namespace OrthancStone