comparison Plugin/Cache/CacheIndex.h @ 26:a6492d20b2a8

modularization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jun 2015 11:40:05 +0200
parents 02f7a0400a91
children 3809121c3290
comparison
equal deleted inserted replaced
25:15acbf5e7545 26:a6492d20b2a8
18 **/ 18 **/
19 19
20 20
21 #pragma once 21 #pragma once
22 22
23 #include "../../Orthanc/IDynamicObject.h" 23 #include "../../Orthanc/Core/IDynamicObject.h"
24 24
25 #include <string> 25 #include <string>
26 26
27 namespace OrthancPlugins 27 namespace OrthancPlugins
28 { 28 {