0032832: Coding - get rid of unused headers [FairCurve to GeomAPI]
[occt.git] / src / Geom2dInt / Geom2dInt_IntConicCurveOfGInter.hxx
index a4caae5..b784f6e 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <IntCurve_IntConicConic.hxx>
 #include <Geom2dInt_TheIntConicCurveOfGInter.hxx>
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_ConstructionError;
 class IntCurve_IConicTool;
 class Adaptor2d_Curve2d;