0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / Expr / Expr_GeneralExpression.cxx
index 12d3128..77b1861 100644 (file)
@@ -24,6 +24,8 @@
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Expr_GeneralExpression,MMgt_TShared)
+
 Standard_Boolean Expr_GeneralExpression::IsShareable() const
  {
    return Standard_False;