]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Object.h
Installation and configuration scripts added
[cpPlugins.git] / lib / cpPlugins / Interface / Object.h
index d64ece2221e262b20342c6bd165cbdb57f48b552..d4436f68db36a6619947081124fd61275e120a21 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <string>
 #include <Pluma/Pluma.hpp>
+#include <cpPlugins/Interface/cpPlugins_Interface_Export.h>
 
 namespace cpPlugins
 {
@@ -10,7 +11,7 @@ namespace cpPlugins
   {
     /**
      */
-    class Object
+    class cpPlugins_Interface_EXPORT Object
     {
     public:
       Object( );