mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-05 12:56:21 +08:00
0028832: MMgt_TShared can be replaced by Standard_Transient
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepData_UndefinedEntity,MMgt_TShared)
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepData_UndefinedEntity,Standard_Transient)
|
||||
|
||||
StepData_UndefinedEntity::StepData_UndefinedEntity ()
|
||||
{ thecont = new Interface_UndefinedContent; thesub = Standard_False; }
|
||||
|
||||
Reference in New Issue
Block a user