X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2FContour%2FPropagation.h;h=9fb0bfeae55c41f5efba84751705236d7af39553;hb=97fcb31897168533a2ea52f302c29a1ac69852b4;hp=9ede3eae2b63f8b61b26de51b6c28093188a2326;hpb=c5feadbb145eecf6d73f793535b7e23eb18db2cb;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h b/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h index 9ede3ea..9fb0bfe 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/Contour/Propagation.h @@ -7,6 +7,7 @@ #include "itkMatrix.h" */ +#include "marTypes.h" #include "../manualContour.h" #include "time.h" #include @@ -46,7 +47,7 @@ class Vector std::vector _vecZ; }; -class PropContour +class MARACASVISULIB_EXPORTS PropContour { public: PropContour(); @@ -98,4 +99,6 @@ class PropContour std::vector _planevector; }; -#endif // __Propagation_h_INCLUDED__ \ No newline at end of file +#endif // __Propagation_h_INCLUDED__ + +