mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-05 23:31:17 +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:
@@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
#include <Interface_EntityIterator.hxx>
|
||||
#include <RWStepBasic_RWConversionBasedUnitAndLengthUnit.hxx>
|
||||
#include "RWStepBasic_RWConversionBasedUnitAndLengthUnit.pxx"
|
||||
#include <StepBasic_ConversionBasedUnitAndLengthUnit.hxx>
|
||||
#include <StepBasic_DimensionalExponents.hxx>
|
||||
#include <StepBasic_LengthUnit.hxx>
|
||||
|
||||
Reference in New Issue
Block a user