0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / BRepMesh / BRepMesh_FastDiscret.cxx
index f59b6e3..ff5019d 100644 (file)
@@ -71,6 +71,8 @@
 
 #include <vector>
 
+IMPLEMENT_STANDARD_RTTIEXT(BRepMesh_FastDiscret,Standard_Transient)
+
 #define UVDEFLECTION 1.e-05
 
 //=======================================================================