blob: e501e339995a13648b2759edcc8c97ffcbf3e1b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ifndef _Standard_NoMoreObject_HeaderFile
#include <Standard_NoMoreObject.hxx>
#endif
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _TopoDS_Shape_HeaderFile
#include <TopoDS_Shape.hxx>
#endif
#ifndef _TopoDS_Iterator_HeaderFile
#include <TopoDS_Iterator.hxx>
#endif
|