mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-09 21:17:27 +05:00
28 lines
724 B
Plaintext
28 lines
724 B
Plaintext
#ifndef _TopTools_ListOfShape_HeaderFile
|
|
#include <TopTools_ListOfShape.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Shape_HeaderFile
|
|
#include <TopoDS_Shape.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Edge_HeaderFile
|
|
#include <TopoDS_Edge.hxx>
|
|
#endif
|
|
#ifndef _GEOMAlgo_PassKeyShape_HeaderFile
|
|
#include <GEOMAlgo_PassKeyShape.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Face_HeaderFile
|
|
#include <TopoDS_Face.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Vertex_HeaderFile
|
|
#include <TopoDS_Vertex.hxx>
|
|
#endif
|
|
#ifndef _TopTools_DataMapOfShapeListOfShape_HeaderFile
|
|
#include <TopTools_DataMapOfShapeListOfShape.hxx>
|
|
#endif
|
|
#ifndef _TopTools_DataMapOfShapeShape_HeaderFile
|
|
#include <TopTools_DataMapOfShapeShape.hxx>
|
|
#endif
|
|
#ifndef _GEOMAlgo_Gluer_HeaderFile
|
|
#include <GEOMAlgo_Gluer.hxx>
|
|
#endif
|