0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / CDF / CDF_Application.cxx
index c601dea..eda4b96 100644 (file)
@@ -38,6 +38,8 @@
 #include <TCollection_ExtendedString.hxx>
 #include <UTL.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(CDF_Application,CDM_Application)
+
 #define theMetaDataDriver CDF_Session::CurrentSession()->MetaDataDriver()