mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-09 16:20:35 +05:00
22 lines
568 B
Plaintext
22 lines
568 B
Plaintext
|
#ifndef _Geom_Surface_HeaderFile
|
||
|
#include <Geom_Surface.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopTools_ListOfShape_HeaderFile
|
||
|
#include <TopTools_ListOfShape.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Face_HeaderFile
|
||
|
#include <TopoDS_Face.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOMAlgo_ListOfPnt_HeaderFile
|
||
|
#include <GEOMAlgo_ListOfPnt.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Edge_HeaderFile
|
||
|
#include <TopoDS_Edge.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOMAlgo_IndexedDataMapOfShapeState_HeaderFile
|
||
|
#include <GEOMAlgo_IndexedDataMapOfShapeState.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOMAlgo_FinderShapeOn1_HeaderFile
|
||
|
#include <GEOMAlgo_FinderShapeOn1.hxx>
|
||
|
#endif
|