0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / IFSelect / IFSelect_GeneralModifier.cxx
index 3a146e0..26bad6a 100644 (file)
@@ -18,6 +18,8 @@
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(IFSelect_GeneralModifier,MMgt_TShared)
+
 IFSelect_GeneralModifier::IFSelect_GeneralModifier
   (const Standard_Boolean maychangegraph)    {  thechgr = maychangegraph;  }