mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03: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:
@@ -16,7 +16,7 @@
|
||||
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
|
||||
|
||||
#include <Interface_EntityIterator.hxx>
|
||||
#include <RWStepFEA_RWArbitraryVolume3dElementCoordinateSystem.hxx>
|
||||
#include "RWStepFEA_RWArbitraryVolume3dElementCoordinateSystem.pxx"
|
||||
#include <StepData_StepReaderData.hxx>
|
||||
#include <StepData_StepWriter.hxx>
|
||||
#include <StepFEA_ArbitraryVolume3dElementCoordinateSystem.hxx>
|
||||
|
Reference in New Issue
Block a user