mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-24 15:30:32 +05:00
16 lines
408 B
Plaintext
16 lines
408 B
Plaintext
|
#ifndef _Geom_Surface_HeaderFile
|
||
|
#include <Geom_Surface.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_ListOfShape_HeaderFile
|
||
|
#include <TopTools_ListOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Shape_HeaderFile
|
||
|
#include <TopoDS_Shape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_DataMapOfShapeShape_HeaderFile
|
||
|
#include <TopTools_DataMapOfShapeShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOMAlgo_FinderShapeOn_HeaderFile
|
||
|
#include <GEOMAlgo_FinderShapeOn.hxx>
|
||
|
#endif
|