[TD] DrawD* - DrawT*: remove unused includes - part 2/2

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-08 17:21:26 +02:00
parent 5b33b09a6e
commit 03a3ae8cd8
12 changed files with 101 additions and 215 deletions

View File

@@ -27,13 +27,13 @@
#include "DrawProjGroup.h"
#include "DrawProjGroupItem.h"
// inclusion of the generated files (generated out of DrawProjGroupPy.xml)
#include <Mod/TechDraw/App/DrawProjGroupPy.h>
#include <Mod/TechDraw/App/DrawProjGroupPy.cpp>
#include <Mod/TechDraw/App/DrawProjGroupItemPy.h>
#include <Base/VectorPy.h>
using namespace TechDraw;
// returns a string which represents the object e.g. when printed in python