gmio/tests/fake_support/opencascade/TopoDS_TShape.hxx
2017-02-24 12:50:23 +01:00

11 lines
228 B
C++

#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