Salome HOME
Merging with WPdev
[modules/smesh.git] / src / SMESHDS / SMESHDS_GroupBase.hxx
index d0095dec6e979566a3eae9c84b16941a33f591df..2bba90532d447926f044ce75910fbef630212b26 100644 (file)
 #ifndef _SMESHDS_GroupBase_HeaderFile
 #define _SMESHDS_GroupBase_HeaderFile
 
+#include "SMESH_SMESHDS.hxx"
+
 #include <string>
 #include "SMDSAbs_ElementType.hxx"
 #include "SMDS_MeshElement.hxx"
   
 class SMESHDS_Mesh;
 
-class SMESHDS_GroupBase
+class SMESHDS_EXPORT SMESHDS_GroupBase
 {
  public: