mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-28 21:00:48 +05:00
22 lines
518 B
Plaintext
22 lines
518 B
Plaintext
![]() |
#ifndef _TopoDS_Shell_HeaderFile
|
||
|
#include <TopoDS_Shell.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Face_HeaderFile
|
||
|
#include <TopoDS_Face.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Edge_HeaderFile
|
||
|
#include <TopoDS_Edge.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Shape_HeaderFile
|
||
|
#include <TopoDS_Shape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_ListOfShape_HeaderFile
|
||
|
#include <TopTools_ListOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_IndexedMapOfShape_HeaderFile
|
||
|
#include <TopTools_IndexedMapOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _NMTAlgo_Tools_HeaderFile
|
||
|
#include <NMTAlgo_Tools.hxx>
|
||
|
#endif
|