mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-17 12:10:39 +05:00
16 lines
368 B
Plaintext
16 lines
368 B
Plaintext
|
#ifndef _BRepAlgo_AsDes_HeaderFile
|
||
|
#include <BRepAlgo_AsDes.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Shape_HeaderFile
|
||
|
#include <TopoDS_Shape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_ListOfShape_HeaderFile
|
||
|
#include <TopTools_ListOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Edge_HeaderFile
|
||
|
#include <TopoDS_Edge.hxx>
|
||
|
#endif
|
||
|
#ifndef _Partition_Spliter_HeaderFile
|
||
|
#include "Partition_Spliter.hxx"
|
||
|
#endif
|