0032768: Coding - get rid of unused headers [BopAlgo to BRepBuilderAPI]

This commit is contained in:
aml
2022-01-11 16:37:26 +03:00
committed by smoskvin
parent 7e524fcbe1
commit 9ff36dac47
241 changed files with 3 additions and 705 deletions

View File

@@ -22,8 +22,6 @@
#include <Standard_Handle.hxx>
#include <gp_Trsf.hxx>
#include <TopLoc_Location.hxx>
#include <Standard_Boolean.hxx>
#include <BRepBuilderAPI_ModifyShape.hxx>
#include <TopTools_ListOfShape.hxx>
class TopoDS_Shape;