0028832: MMgt_TShared can be replaced by Standard_Transient
[occt.git] / src / StepElement / StepElement_SurfaceSectionField.hxx
index 5a6cf12..df6944b 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <MMgt_TShared.hxx>
+#include <Standard_Transient.hxx>
 
 
 class StepElement_SurfaceSectionField;
-DEFINE_STANDARD_HANDLE(StepElement_SurfaceSectionField, MMgt_TShared)
+DEFINE_STANDARD_HANDLE(StepElement_SurfaceSectionField, Standard_Transient)
 
 //! Representation of STEP entity SurfaceSectionField
-class StepElement_SurfaceSectionField : public MMgt_TShared
+class StepElement_SurfaceSectionField : public Standard_Transient
 {
 
 public:
@@ -38,7 +38,7 @@ public:
 
 
 
-  DEFINE_STANDARD_RTTIEXT(StepElement_SurfaceSectionField,MMgt_TShared)
+  DEFINE_STANDARD_RTTIEXT(StepElement_SurfaceSectionField,Standard_Transient)
 
 protected: