[TD] App Headers: remove unused header - part 3/3

This commit is contained in:
Uwe
2022-03-25 01:13:34 +01:00
parent 24ac3c46ed
commit 19c8a76c62
18 changed files with 88 additions and 123 deletions

View File

@@ -25,16 +25,16 @@
#include <Mod/TechDraw/TechDrawGlobal.h>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Compound.hxx>
#include <gp_Pnt.hxx>
#include <gp_Ax2.hxx>
#include <Base/Vector3D.h>
#include <Base/BoundBox.h>
#include <string>
#include <vector>
#include <TopoDS_Shape.hxx>
#include <gp_Ax2.hxx>
#include <gp_Pnt.hxx>
#include <Base/BoundBox.h>
#include <Base/Vector3D.h>
#include "Geometry.h"