comparison Plugin/ViewerToolbox.h @ 266:4e9d30c19b4b

linking against orthanc framework library
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Jun 2020 12:32:46 +0200
parents aee499712ac4
children e376158e2dbb
comparison
equal deleted inserted replaced
265:af7108b06b4d 266:4e9d30c19b4b
19 **/ 19 **/
20 20
21 21
22 #pragma once 22 #pragma once
23 23
24 #include <Images/ImageAccessor.h>
25
24 #include <string> 26 #include <string>
25 #include <json/value.h> 27 #include <json/value.h>
26 #include <orthanc/OrthancCPlugin.h> 28 #include <orthanc/OrthancCPlugin.h>
27
28 #include <Core/Images/ImageAccessor.h>
29 29
30 namespace OrthancPlugins 30 namespace OrthancPlugins
31 { 31 {
32 enum CacheBundle 32 enum CacheBundle
33 { 33 {