Salome HOME
PAL8395: Improve CheckCompoundOfBlocks and RemoveExtraEdges. Improvement done by...
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_Tools.jxx
index 5538d85d89ba29ae67a9fa64e92027515bfdbfe2..e22f3c3ea685eab62ad7249686a4c80b822c1900 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef _TopoDS_Shape_HeaderFile
+#include <TopoDS_Shape.hxx>
+#endif
 #ifndef _GEOMAlgo_IndexedDataMapOfPassKeyListOfShape_HeaderFile
 #include <GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.hxx>
 #endif
@@ -10,9 +13,6 @@
 #ifndef _TopTools_IndexedDataMapOfShapeListOfShape_HeaderFile
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #endif
-#ifndef _TopoDS_Shape_HeaderFile
-#include <TopoDS_Shape.hxx>
-#endif
 #ifndef _gp_Pnt_HeaderFile
 #include <gp_Pnt.hxx>
 #endif
@@ -22,6 +22,9 @@
 #ifndef _TopoDS_Face_HeaderFile
 #include <TopoDS_Face.hxx>
 #endif
+#ifndef _Geom_Surface_HeaderFile
+#include <Geom_Surface.hxx>
+#endif
 #ifndef _GEOMAlgo_Tools_HeaderFile
 #include <GEOMAlgo_Tools.hxx>
 #endif