mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-01 04:10:34 +05:00
31 lines
676 B
Plaintext
31 lines
676 B
Plaintext
#ifndef _TopoDS_Shape_HeaderFile
|
|
#include <TopoDS_Shape.hxx>
|
|
#endif
|
|
#ifndef _GEOMAlgo_ShapeInfo_HeaderFile
|
|
#include <GEOMAlgo_ShapeInfo.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Face_HeaderFile
|
|
#include <TopoDS_Face.hxx>
|
|
#endif
|
|
#ifndef _gp_Pln_HeaderFile
|
|
#include <gp_Pln.hxx>
|
|
#endif
|
|
#ifndef _gp_Sphere_HeaderFile
|
|
#include <gp_Sphere.hxx>
|
|
#endif
|
|
#ifndef _gp_Cylinder_HeaderFile
|
|
#include <gp_Cylinder.hxx>
|
|
#endif
|
|
#ifndef _gp_Cone_HeaderFile
|
|
#include <gp_Cone.hxx>
|
|
#endif
|
|
#ifndef _gp_Torus_HeaderFile
|
|
#include <gp_Torus.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Solid_HeaderFile
|
|
#include <TopoDS_Solid.hxx>
|
|
#endif
|
|
#ifndef _GEOMAlgo_ShapeInfoFiller_HeaderFile
|
|
#include <GEOMAlgo_ShapeInfoFiller.hxx>
|
|
#endif
|