0032768: Coding - get rid of unused headers [BopAlgo to BRepBuilderAPI]
[occt.git] / src / BRep / BRep_Curve3D.hxx
index 39183ce..7bd393e 100644 (file)
 #define _BRep_Curve3D_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <BRep_GCurve.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class Geom_Curve;
 class TopLoc_Location;
 class gp_Pnt;