Salome HOME
Merging with WPdev
[modules/smesh.git] / src / SMESH / SMESH_2D_Algo.hxx
index d16e34b3d7331f3eb2239cae7fb29abc839c7cc0..1156854e7f1dee1fdd328d60cfced24a4a9cf94e 100644 (file)
 #ifndef _SMESH_2D_ALGO_HXX_
 #define _SMESH_2D_ALGO_HXX_
 
+#include "SMESH_SMESH.hxx"
+
 #include "SMESH_Algo.hxx"
 #include "SMESH_subMesh.hxx"
 #include "TopoDS_Wire.hxx"
 
-class SMESH_2D_Algo:
+class SMESH_EXPORT SMESH_2D_Algo:
   public SMESH_Algo
 {
 public: