0028832: MMgt_TShared can be replaced by Standard_Transient
[occt.git] / src / StepElement / StepElement_CurveElementSectionDefinition.hxx
index 9d860d4..beb012e 100644 (file)
 #include <Standard_Type.hxx>
 
 #include <Standard_Real.hxx>
-#include <MMgt_TShared.hxx>
+#include <Standard_Transient.hxx>
 class TCollection_HAsciiString;
 
 
 class StepElement_CurveElementSectionDefinition;
-DEFINE_STANDARD_HANDLE(StepElement_CurveElementSectionDefinition, MMgt_TShared)
+DEFINE_STANDARD_HANDLE(StepElement_CurveElementSectionDefinition, Standard_Transient)
 
 //! Representation of STEP entity CurveElementSectionDefinition
-class StepElement_CurveElementSectionDefinition : public MMgt_TShared
+class StepElement_CurveElementSectionDefinition : public Standard_Transient
 {
 
 public:
@@ -55,7 +55,7 @@ public:
 
 
 
-  DEFINE_STANDARD_RTTIEXT(StepElement_CurveElementSectionDefinition,MMgt_TShared)
+  DEFINE_STANDARD_RTTIEXT(StepElement_CurveElementSectionDefinition,Standard_Transient)
 
 protected: