0028832: MMgt_TShared can be replaced by Standard_Transient
[occt.git] / src / Transfer / Transfer_Finder.cxx
index 85d6016..b23b49d 100644 (file)
@@ -19,7 +19,7 @@
 #include <TCollection_HAsciiString.hxx>
 #include <Transfer_Finder.hxx>
 
-IMPLEMENT_STANDARD_RTTIEXT(Transfer_Finder,MMgt_TShared)
+IMPLEMENT_STANDARD_RTTIEXT(Transfer_Finder,Standard_Transient)
 
 void  Transfer_Finder::SetHashCode (const Standard_Integer code)
       {  thecode = code;  }