mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-18 04:36:41 +08:00
0033039: Coding - get rid of unused headers [StepData to StlAPI]
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <IFSelect_WorkSession.hxx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <Standard_ErrorHandler.hxx>
|
||||
#include <Standard_Failure.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepData_Plex.hxx>
|
||||
#include <StepData_Simple.hxx>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#include <IFSelect_Activator.hxx>
|
||||
#include <IFSelect_ReturnStatus.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class IFSelect_SessionPilot;
|
||||
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
|
||||
|
||||
#include <IFSelect_ContextWrite.hxx>
|
||||
#include <Interface_FloatWriter.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepData_StepWriter.hxx>
|
||||
#include <StepSelect_FloatFormat.hxx>
|
||||
|
||||
@@ -20,12 +20,9 @@
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <StepSelect_FileModifier.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class IFSelect_ContextWrite;
|
||||
class StepData_StepWriter;
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
#include <Interface_InterfaceError.hxx>
|
||||
#include <Interface_InterfaceModel.hxx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <Interface_Protocol.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <StepData_Protocol.hxx>
|
||||
|
||||
@@ -13,17 +13,12 @@
|
||||
|
||||
|
||||
#include <IFSelect_ContextWrite.hxx>
|
||||
#include <IFSelect_GeneralModifier.hxx>
|
||||
#include <Interface_Check.hxx>
|
||||
#include <Interface_CheckIterator.hxx>
|
||||
#include <Interface_CopyTool.hxx>
|
||||
#include <Interface_EntityIterator.hxx>
|
||||
#include <Interface_InterfaceModel.hxx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <Interface_ParamType.hxx>
|
||||
#include <Interface_Protocol.hxx>
|
||||
#include <Interface_ReportEntity.hxx>
|
||||
#include <Interface_UndefinedContent.hxx>
|
||||
#include <Message.hxx>
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <OSD_FileSystem.hxx>
|
||||
@@ -33,15 +28,11 @@
|
||||
#include <StepData_StepDumper.hxx>
|
||||
#include <StepData_StepModel.hxx>
|
||||
#include <StepData_StepWriter.hxx>
|
||||
#include <StepData_UndefinedEntity.hxx>
|
||||
#include <StepFile_Read.hxx>
|
||||
#include <StepSelect_FileModifier.hxx>
|
||||
#include <StepSelect_WorkLibrary.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
#include <TColStd_HSequenceOfInteger.hxx>
|
||||
|
||||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
IMPLEMENT_STANDARD_RTTIEXT(StepSelect_WorkLibrary,IFSelect_WorkLibrary)
|
||||
|
||||
StepSelect_WorkLibrary::StepSelect_WorkLibrary
|
||||
|
||||
@@ -20,10 +20,8 @@
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <IFSelect_WorkLibrary.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class Interface_InterfaceModel;
|
||||
class Interface_Protocol;
|
||||
class IFSelect_ContextWrite;
|
||||
|
||||
Reference in New Issue
Block a user