0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / Expr / Expr_ArgSinh.cxx
index e916435..7f0c991 100644 (file)
@@ -31,6 +31,8 @@
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(Expr_ArgSinh,Expr_UnaryExpression)
+
 Expr_ArgSinh::Expr_ArgSinh (const Handle(Expr_GeneralExpression)& exp)
 {
   CreateOperand(exp);