mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-06 08:47:11 +08:00
Coding - Disable exporting internal RWStep* includes #223
Refactor header file extensions from .hxx to .pxx and update include statements. Enable handling by IDE gxx and pxx extensions as a cpp header files. Introduce Standard_HIDDEN to hide symbols
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <RWStepBasic_RWSecurityClassificationLevel.hxx>
|
||||
#include "RWStepBasic_RWSecurityClassificationLevel.pxx"
|
||||
#include <StepBasic_SecurityClassificationLevel.hxx>
|
||||
#include <StepData_StepReaderData.hxx>
|
||||
#include <StepData_StepWriter.hxx>
|
||||
|
||||
Reference in New Issue
Block a user