[TD] App Headers: remove unused header - part 1

This commit is contained in:
Uwe
2022-03-24 23:06:08 +01:00
parent 80a828af39
commit 0c1172c58e
15 changed files with 27 additions and 49 deletions

View File

@@ -23,16 +23,12 @@
#ifndef _DrawProjectSplit_h_
#define _DrawProjectSplit_h_
#include <TopoDS_Edge.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopoDS_Wire.hxx>
#include <App/DocumentObject.h>
#include <App/PropertyStandard.h>
#include <App/FeaturePython.h>
#include <Base/Vector3D.h>
#include <Base/BoundBox.h>
class gp_Pnt;
class gp_Ax2;