mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-23 18:35:38 +05:00
28 lines
686 B
Plaintext
28 lines
686 B
Plaintext
![]() |
#ifndef _BRepAlgo_AsDes_HeaderFile
|
||
|
#include <BRepAlgo_AsDes.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_ListOfShape_HeaderFile
|
||
|
#include <TopTools_ListOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_DataMapOfShapeShape_HeaderFile
|
||
|
#include <TopTools_DataMapOfShapeShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Face_HeaderFile
|
||
|
#include <TopoDS_Face.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_MapOfShape_HeaderFile
|
||
|
#include <TopTools_MapOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Shape_HeaderFile
|
||
|
#include <TopoDS_Shape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Vertex_HeaderFile
|
||
|
#include <TopoDS_Vertex.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Edge_HeaderFile
|
||
|
#include <TopoDS_Edge.hxx>
|
||
|
#endif
|
||
|
#ifndef _Partition_Inter3d_HeaderFile
|
||
|
#include "Partition_Inter3d.hxx"
|
||
|
#endif
|