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

@@ -22,9 +22,7 @@
#include <gp_GTrsf2d.hxx>
#include <gp_Pnt.hxx>
#include <gp_Trsf.hxx>
#include <gp_Vec.hxx>
#include <Standard_NoSuchObject.hxx>
#include <Standard_RangeError.hxx>
#include <Standard_Type.hxx>
IMPLEMENT_STANDARD_RTTIEXT(Geom_Surface,Geom_Geometry)