0032742: Coding - get rid of unused headers [Adaptor2d to Approx]
[occt.git] / src / Adaptor2d / Adaptor2d_OffsetCurve.cxx
index dd1e205..7f4d40c 100644 (file)
@@ -15,8 +15,6 @@
 #include <Geom2d_BezierCurve.hxx>
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom2dEvaluator.hxx>
-#include <GeomAbs_SurfaceType.hxx>
-#include <gp.hxx>
 #include <gp_Ax22d.hxx>
 #include <gp_Circ2d.hxx>
 #include <gp_Dir2d.hxx>
@@ -26,7 +24,6 @@
 #include <gp_Parab2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <gp_VectorWithNullMagnitude.hxx>
 #include <Precision.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_NoSuchObject.hxx>