mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-10 00:30:36 +05:00
16 lines
364 B
Plaintext
16 lines
364 B
Plaintext
|
#ifndef _TopoDS_Face_HeaderFile
|
||
|
#include <TopoDS_Face.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Edge_HeaderFile
|
||
|
#include <TopoDS_Edge.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_ListOfShape_HeaderFile
|
||
|
#include <TopTools_ListOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _BRepAlgo_Image_HeaderFile
|
||
|
#include <BRepAlgo_Image.hxx>
|
||
|
#endif
|
||
|
#ifndef _Partition_Loop2d_HeaderFile
|
||
|
#include "Partition_Loop2d.hxx"
|
||
|
#endif
|