0028832: MMgt_TShared can be replaced by Standard_Transient
[occt.git] / src / IntSurf / IntSurf_LineOn2S.cxx
index 6ac65cf..1b5ce0d 100644 (file)
@@ -18,7 +18,7 @@
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
-IMPLEMENT_STANDARD_RTTIEXT(IntSurf_LineOn2S,MMgt_TShared)
+IMPLEMENT_STANDARD_RTTIEXT(IntSurf_LineOn2S,Standard_Transient)
 
 IntSurf_LineOn2S::IntSurf_LineOn2S (const IntSurf_Allocator& theAllocator) :
     mySeq (theAllocator)