X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FInterface%2FSinkObject.h;h=7caf70ea38218921bfdef94fe0344d9120a1f385;hb=c29448936abc15d110205b2da435035131398a87;hp=38801df80196fd0f465bb083b63767281af7dded;hpb=cf8ebcdb1e31f332e74569b2be5dfb5f5100df07;p=cpPlugins.git diff --git a/lib/cpPlugins/Interface/SinkObject.h b/lib/cpPlugins/Interface/SinkObject.h index 38801df..7caf70e 100644 --- a/lib/cpPlugins/Interface/SinkObject.h +++ b/lib/cpPlugins/Interface/SinkObject.h @@ -1,6 +1,7 @@ #ifndef __CPPLUGINS__INTERFACE__SINKOBJECT__H__ #define __CPPLUGINS__INTERFACE__SINKOBJECT__H__ +#include #include namespace cpPlugins @@ -9,7 +10,7 @@ namespace cpPlugins { /** */ - class SinkObject + class cpPlugins_Interface_EXPORT SinkObject : public ProcessObject { public: