mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-31 20:30:33 +05:00
28 lines
640 B
Plaintext
28 lines
640 B
Plaintext
#ifndef _TopoDS_Face_HeaderFile
|
|
#include <TopoDS_Face.hxx>
|
|
#endif
|
|
#ifndef _Geom_Surface_HeaderFile
|
|
#include <Geom_Surface.hxx>
|
|
#endif
|
|
#ifndef _TopLoc_Location_HeaderFile
|
|
#include <TopLoc_Location.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Edge_HeaderFile
|
|
#include <TopoDS_Edge.hxx>
|
|
#endif
|
|
#ifndef _Geom_Curve_HeaderFile
|
|
#include <Geom_Curve.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Vertex_HeaderFile
|
|
#include <TopoDS_Vertex.hxx>
|
|
#endif
|
|
#ifndef _gp_Pnt_HeaderFile
|
|
#include <gp_Pnt.hxx>
|
|
#endif
|
|
#ifndef _Geom2d_Curve_HeaderFile
|
|
#include <Geom2d_Curve.hxx>
|
|
#endif
|
|
#ifndef _BlockFix_PeriodicSurfaceModifier_HeaderFile
|
|
#include <BlockFix_PeriodicSurfaceModifier.hxx>
|
|
#endif
|