X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FInterface%2FObject.h;h=d4436f68db36a6619947081124fd61275e120a21;hb=c29448936abc15d110205b2da435035131398a87;hp=d64ece2221e262b20342c6bd165cbdb57f48b552;hpb=8c23766af88a29c3e830299dffc4b95d9fe61df9;p=cpPlugins.git diff --git a/lib/cpPlugins/Interface/Object.h b/lib/cpPlugins/Interface/Object.h index d64ece2..d4436f6 100644 --- a/lib/cpPlugins/Interface/Object.h +++ b/lib/cpPlugins/Interface/Object.h @@ -3,6 +3,7 @@ #include #include +#include namespace cpPlugins { @@ -10,7 +11,7 @@ namespace cpPlugins { /** */ - class Object + class cpPlugins_Interface_EXPORT Object { public: Object( );