0032969: Coding - get rid of unused headers [IMeshData to PLib]
[occt.git] / src / IntAna2d / IntAna2d_AnaIntersection_5.cxx
index 6fcae32..5fc5873 100644 (file)
 //============================================================================
 
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
 #include <IntAna2d_Outils.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 void IntAna2d_AnaIntersection::Perform(const gp_Circ2d& Circle,