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

0032832: Coding - get rid of unused headers [FairCurve to GeomAPI]

This commit is contained in:
aml
2022-01-12 19:28:12 +03:00
committed by smoskvin
parent f91202f3ee
commit b66cf6dae5
356 changed files with 1 additions and 832 deletions

View File

@@ -18,16 +18,12 @@
#define _Geom_BezierCurve_HeaderFile
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
#include <TColgp_HArray1OfPnt.hxx>
#include <TColStd_HArray1OfReal.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Geom_BoundedCurve.hxx>
#include <TColgp_Array1OfPnt.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <GeomAbs_Shape.hxx>
#include <BSplCLib.hxx>