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

@@ -20,9 +20,7 @@
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <Precision.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NotImplemented.hxx>
#include <Standard_OutOfRange.hxx>
GeomFill_SnglrFunc::GeomFill_SnglrFunc(const Handle(Adaptor3d_Curve)& HC) :
myHCurve(HC), ratio(1)