0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / GeomFill / GeomFill_Frenet.cxx
index fe57d02..1e3f195 100644 (file)
@@ -32,6 +32,8 @@
 #include <TColStd_HArray1OfBoolean.hxx>
 
 #include <algorithm>
+IMPLEMENT_STANDARD_RTTIEXT(GeomFill_Frenet,GeomFill_TrihedronLaw)
+
 static const Standard_Real NullTol = 1.e-10;
 static const Standard_Real MaxSingular = 1.e-5;