gmio/tests/fake_support/opencascade/TopoDS_TShape.hxx

11 lines
228 B
C++
Raw Normal View History

#ifndef _TopoDS_TShape_HeaderFile
#define _TopoDS_TShape_HeaderFile
class TopoDS_TShape
{ };
#include <Standard_Handle.hxx>
typedef opencascade::handle<TopoDS_TShape> Handle_TopoDS_TShape;
#endif // _TopoDS_TShape_HeaderFile