1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0032961: Coding - get rid of unused headers [IGESAppli to IGESToBRep]

This commit is contained in:
aml
2022-01-14 18:05:42 +03:00
committed by smoskvin
parent 73035770f6
commit d2c11b791c
533 changed files with 2 additions and 1034 deletions

View File

@@ -18,10 +18,8 @@
#include <IGESData_DirChecker.hxx>
#include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx>
#include <IGESSolid_SolidInstance.hxx>
#include <IGESSolid_ToolSolidInstance.hxx>
@@ -30,8 +28,6 @@
#include <Interface_EntityIterator.hxx>
#include <Interface_Macros.hxx>
#include <Interface_ShareTool.hxx>
#include <Message_Messenger.hxx>
#include <Standard_DomainError.hxx>
IGESSolid_ToolSolidInstance::IGESSolid_ToolSolidInstance () { }