comparison Plugin/Cache/CacheIndex.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 <Core/IDynamicObject.h> 24 #include <IDynamicObject.h>
25 25
26 #include <string> 26 #include <string>
27 27
28 namespace OrthancPlugins 28 namespace OrthancPlugins
29 { 29 {