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

0032951: Coding - get rid of unused headers [GeomConvert to IGESBasic]

This commit is contained in:
aml
2022-01-14 16:37:13 +03:00
committed by smoskvin
parent 7b3f255f23
commit 82598ec0f2
613 changed files with 30 additions and 1394 deletions

View File

@@ -27,7 +27,6 @@
#include <GeomFill_SnglrFunc.hxx>
#include <GeomFill_TrihedronLaw.hxx>
#include <GeomLib.hxx>
#include <gp_Trsf.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <Law_BSpFunc.hxx>
@@ -37,8 +36,6 @@
#include <Law_Function.hxx>
#include <Law_Interpolate.hxx>
#include <Precision.hxx>
#include <Standard_ConstructionError.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_Type.hxx>
#include <TColgp_HArray1OfPnt.hxx>
#include <TColStd_HArray1OfReal.hxx>