Salome HOME
Regression of BelongToGeom on Debian-6
[modules/smesh.git] / src / SMESH_I / SMESH_Group_i.cxx
index 84e405e9b4d2d3d579371a329998d20966a48bb7..7df1384caa24d0f716c5cf7621dc44525bc08f1f 100644 (file)
 //
 #include "SMESH_Group_i.hxx"
 
-#include "SMDSAbs_ElementType.hxx"
 #include "SMESHDS_Group.hxx"
 #include "SMESHDS_GroupOnFilter.hxx"
 #include "SMESHDS_GroupOnGeom.hxx"
+#include "SMESHDS_Mesh.hxx"
 #include "SMESH_Comment.hxx"
 #include "SMESH_Filter_i.hxx"
 #include "SMESH_Gen_i.hxx"