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

0031364: Foundation Classes - unused enumerations in GeomAbs package

Files GeomAbs_CurveForm.hxx, GeomAbs_SurfaceForm.hxx, GeomAbs_UVSense.hxx are removed
This commit is contained in:
abv
2020-02-10 10:29:57 +03:00
committed by bugmaster
parent 64e68ea690
commit 18348b382e
9 changed files with 0 additions and 109 deletions

View File

@@ -44,7 +44,6 @@
#include <Geom_SurfaceOfLinearExtrusion.hxx>
#include <Geom_SurfaceOfRevolution.hxx>
#include <Geom_ToroidalSurface.hxx>
#include <GeomAbs_SurfaceForm.hxx>
#include <GeomAdaptor_Curve.hxx>
#include <GeomAdaptor_HSurface.hxx>
#include <gp_Pnt.hxx>