1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0033611: Data Exchange - Incorrect header guard for STEP property

Incorrect header guard fixed.
This commit is contained in:
ichesnok 2024-03-08 15:56:34 +00:00 committed by vglukhik
parent a9becad233
commit 993da38d54

View File

@ -12,7 +12,7 @@
// commercial license or contractual agreement.
#ifndef _RWStepBasic_RWGeneralPropertyRelationship_HeaderFile
#define _RWStepBasic_RWGeneralPropertyAssociation_HeaderFile
#define _RWStepBasic_RWGeneralPropertyRelationship_HeaderFile
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>