From: ichesnok Date: Fri, 8 Mar 2024 15:56:34 +0000 (+0000) Subject: 0033611: Data Exchange - Incorrect header guard for STEP property X-Git-Tag: V7_9_0_beta1~225 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=993da38d54e0c673424171bd509aeedcd85a92b8;p=occt.git 0033611: Data Exchange - Incorrect header guard for STEP property Incorrect header guard fixed. --- diff --git a/src/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.hxx b/src/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.hxx index aa712f4b5e..c5818adefd 100644 --- a/src/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.hxx +++ b/src/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.hxx @@ -12,7 +12,7 @@ // commercial license or contractual agreement. #ifndef _RWStepBasic_RWGeneralPropertyRelationship_HeaderFile -#define _RWStepBasic_RWGeneralPropertyAssociation_HeaderFile +#define _RWStepBasic_RWGeneralPropertyRelationship_HeaderFile #include #include