mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-29 10:50:35 +05:00
22 lines
518 B
Plaintext
22 lines
518 B
Plaintext
|
#ifndef _BRepAlgo_AsDes_HeaderFile
|
||
|
#include <BRepAlgo_AsDes.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Face_HeaderFile
|
||
|
#include <TopoDS_Face.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_MapOfShape_HeaderFile
|
||
|
#include <TopTools_MapOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Vertex_HeaderFile
|
||
|
#include <TopoDS_Vertex.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_ListOfShape_HeaderFile
|
||
|
#include <TopTools_ListOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Edge_HeaderFile
|
||
|
#include <TopoDS_Edge.hxx>
|
||
|
#endif
|
||
|
#ifndef _Partition_Inter2d_HeaderFile
|
||
|
#include "Partition_Inter2d.hxx"
|
||
|
#endif
|