0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / src / DNaming / DNaming_TransformationDriver.cxx
index 5f8761a..4c0eb9d 100644 (file)
@@ -53,6 +53,8 @@
 #include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
+IMPLEMENT_STANDARD_RTTIEXT(DNaming_TransformationDriver,TFunction_Driver)
+
 #ifdef _WIN32
 #define EXCEPTION ...
 #else