mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
Automatic restore of IMPLEMENT_STANDARD_RTTIEXT macro (upgrade -rtti)
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include <StepBasic_OrganizationAssignment.hxx>
|
||||
#include <StepBasic_OrganizationRole.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepBasic_OrganizationAssignment,MMgt_TShared)
|
||||
|
||||
void StepBasic_OrganizationAssignment::Init(
|
||||
const Handle(StepBasic_Organization)& aAssignedOrganization,
|
||||
const Handle(StepBasic_OrganizationRole)& aRole)
|
||||
|
||||
Reference in New Issue
Block a user