comparison Plugins/Engine/IPluginServiceProvider.h @ 1295:50632b89e294

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Feb 2015 14:09:55 +0100
parents 6e7e5ed91c2d
children 97268448bdfc
comparison
equal deleted inserted replaced
1294:910478b2d4e4 1295:50632b89e294
30 **/ 30 **/
31 31
32 32
33 #pragma once 33 #pragma once
34 34
35 #include "../OrthancCPlugin/OrthancCPlugin.h" 35 #include "../Include/OrthancCPlugin.h"
36 36
37 #include <boost/noncopyable.hpp> 37 #include <boost/noncopyable.hpp>
38 38
39 namespace Orthanc 39 namespace Orthanc
40 { 40 {