comparison Framework/Radiography/RadiographyDicomLayer.h @ 754:92c400a09f1b

Merge from default
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 22 May 2019 16:13:46 +0200
parents c35e98d22764
children 580dd82e13f5
comparison
equal deleted inserted replaced
753:a386bbc955dc 754:92c400a09f1b
19 **/ 19 **/
20 20
21 21
22 #pragma once 22 #pragma once
23 23
24 #include "../Toolbox/DicomFrameConverter.h" 24 #include "../Deprecated/Toolbox/DicomFrameConverter.h"
25 #include "RadiographyLayer.h" 25 #include "RadiographyLayer.h"
26 26
27 #include <Plugins/Samples/Common/FullOrthancDataset.h> 27 #include <Plugins/Samples/Common/FullOrthancDataset.h>
28 28
29 namespace OrthancStone 29 namespace OrthancStone