0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- manual
[occt.git] / src / Geom2d / Geom2d_OffsetCurve.cxx
index fb47b71..0f323a9 100644 (file)
@@ -41,6 +41,7 @@
 #include <Standard_RangeError.hxx>
 #include <Standard_Type.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Geom2d_OffsetCurve,Geom2d_Curve)
 
 static const Standard_Real MyAngularToleranceForG1 = Precision::Angular();