0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / IFSelect / IFSelect_GraphCounter.cxx
index 06dc661..a5aa6f8 100644 (file)
@@ -21,6 +21,8 @@
 
 #include <stdio.h>
 #include <string.h>
+IMPLEMENT_STANDARD_RTTIEXT(IFSelect_GraphCounter,IFSelect_SignCounter)
+
 IFSelect_GraphCounter::IFSelect_GraphCounter
   (const Standard_Boolean withmap, const Standard_Boolean withlist)
   : IFSelect_SignCounter (withmap,withlist)  {  }