0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / TestTopOpeDraw / TestTopOpeDraw_DrawableSHA.cxx
index 46b131b..a662485 100644 (file)
@@ -43,6 +43,8 @@
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(TestTopOpeDraw_DrawableSHA,DBRep_DrawableShape)
+
 Draw_Color DBRep_ColorOrientation (const TopAbs_Orientation);
 
 //=======================================================================