Salome HOME
NRI : Merge from V1_2.
[modules/geom.git] / src / PARTITION / Partition_Loop2d.jxx
1 //  GEOM PARTITION : partition algorithm
2 //
3 //  Copyright (C) 2003  CEA/DEN, EDF R&D
4 //
5 //
6 //
7 //  File   : Partition_Loop2d.jxx
8 //  Module : GEOM
9
10 #ifndef _TopoDS_Face_HeaderFile
11 #include <TopoDS_Face.hxx>
12 #endif
13 #ifndef _TopoDS_Edge_HeaderFile
14 #include <TopoDS_Edge.hxx>
15 #endif
16 #ifndef _TopTools_ListOfShape_HeaderFile
17 #include <TopTools_ListOfShape.hxx>
18 #endif
19 #ifndef _BRepAlgo_Image_HeaderFile
20 #include <BRepAlgo_Image.hxx>
21 #endif
22 #ifndef _Partition_Loop2d_HeaderFile
23 #include "Partition_Loop2d.hxx"
24 #endif