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

@@ -12,7 +12,6 @@
// commercial license or contractual agreement.
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamReader.hxx>
@@ -32,7 +31,6 @@
#include <IGESDefs_ToolUnitsData.hxx>
#include <IGESDefs_UnitsData.hxx>
#include <Interface_Macros.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_Type.hxx>
IMPLEMENT_STANDARD_RTTIEXT(IGESDefs_ReadWriteModule,IGESData_ReadWriteModule)