1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +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

@@ -23,8 +23,6 @@
#include <Standard_Integer.hxx>
#include <TColStd_HArray1OfInteger.hxx>
#include <IGESData_IGESEntity.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <TColStd_HArray1OfReal.hxx>
class IGESBasic_HArray1OfHArray1OfReal;