comparison Plugins/Samples/GdcmDecoding/OrthancContext.h @ 1425:97268448bdfc

refactoring of samples
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Jun 2015 16:23:27 +0200
parents 3d76e26b3865
children da7854deb662
comparison
equal deleted inserted replaced
1424:fe384a9d3b51 1425:97268448bdfc
18 **/ 18 **/
19 19
20 20
21 #pragma once 21 #pragma once
22 22
23 #include <OrthancCPlugin.h> 23 #include <orthanc/OrthancCPlugin.h>
24 24
25 #include "../../../Core/ImageFormats/ImageBuffer.h" 25 #include "../../../Core/ImageFormats/ImageBuffer.h"
26 26
27 #include <map> 27 #include <map>
28 #include <string> 28 #include <string>