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

This commit is contained in:
Uwe
2022-03-25 00:01:49 +01:00
parent 0c1172c58e
commit 60012cd27e
16 changed files with 53 additions and 82 deletions

View File

@@ -26,16 +26,16 @@
#define _DrawViewSection_h_
#include <App/DocumentObject.h>
#include <App/PropertyLinks.h>
#include <App/PropertyFile.h>
#include <App/FeaturePython.h>
#include <App/Material.h>
#include <App/PropertyFile.h>
#include <App/PropertyLinks.h>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Shape.hxx>
#include "DrawViewPart.h"
class Bnd_Box;
class gp_Pln;
class gp_Pnt;