mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +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:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <Interface_Check.hxx>
|
||||
#include <Interface_EntityIterator.hxx>
|
||||
#include <RWStepAP203_RWStartRequest.hxx>
|
||||
#include "RWStepAP203_RWStartRequest.pxx"
|
||||
#include <StepAP203_StartRequest.hxx>
|
||||
#include <StepAP203_StartRequestItem.hxx>
|
||||
#include <StepBasic_VersionedActionRequest.hxx>
|
||||
|
Reference in New Issue
Block a user