Salome HOME
PAL16842 (Genertion of groups when a mesh is transformed)
authoreap <eap@opencascade.com>
Mon, 12 Nov 2007 09:56:46 +0000 (09:56 +0000)
committereap <eap@opencascade.com>
Mon, 12 Nov 2007 09:56:46 +0000 (09:56 +0000)
-#include <SMDSAbs_ElementType.hxx>
+#include "SMDSAbs_ElementType.hxx"

src/SMESH/SMESH_Group.hxx

index 72ee80a79c43b446cd3200388eb5664f3abf0956..1f9af3d598db2c8a72286d71ee20e4ce8964e88c 100644 (file)
@@ -28,7 +28,8 @@
 #ifndef _SMESH_Group_HeaderFile
 #define _SMESH_Group_HeaderFile
 
-#include <SMDSAbs_ElementType.hxx>
+#include "SMDSAbs_ElementType.hxx"
+
 #include <string>
 #include <TopoDS_Shape.hxx>