[TD] E* - L*: remove unused includes

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-05 03:43:42 +02:00
parent b6c50406f8
commit d3c70c8740
15 changed files with 85 additions and 149 deletions

View File

@@ -28,10 +28,9 @@
#include <string>
#include <vector>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Compound.hxx>
#include <gp_Ax2.hxx>
#include <gp_Pnt.hxx>
#include <TopoDS_Shape.hxx>
#include <Base/BoundBox.h>
#include <Base/Vector3D.h>