0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / Geom / Geom_TrimmedCurve.cxx
index 111187a..6fe4d6a 100644 (file)
@@ -39,6 +39,8 @@
 #include <Standard_RangeError.hxx>
 #include <Standard_Type.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Geom_TrimmedCurve,Geom_BoundedCurve)
+
 typedef Geom_TrimmedCurve         TrimmedCurve;
 typedef gp_Ax1  Ax1;
 typedef gp_Ax2  Ax2;