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

src/SMESH/SMESH_Group.hxx

index 64df569def5ab015e9d8c001ab5534579c56efc5..b90a798dd8727e95d37f1fab390240ee42c31bba 100644 (file)
@@ -30,7 +30,8 @@
 
 #include "SMESH_SMESH.hxx"
 
-#include <SMDSAbs_ElementType.hxx>
+#include "SMDSAbs_ElementType.hxx"
+
 #include <string>
 #include <TopoDS_Shape.hxx>