0032768: Coding - get rid of unused headers [BopAlgo to BRepBuilderAPI]
[occt.git] / src / BRepBuilderAPI / BRepBuilderAPI_MakeVertex.cxx
index 8620832..717ce41 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRep_Builder.hxx>
-#include <BRepBuilderAPI.hxx>
 #include <BRepBuilderAPI_MakeVertex.hxx>
 #include <gp_Pnt.hxx>
-#include <TopoDS.hxx>
 #include <TopoDS_Vertex.hxx>
 
 //=======================================================================