[TD] DrawView*: remove unused includes - part 2

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-08 02:10:26 +02:00
parent bc9897caf8
commit 5dc30b159c
19 changed files with 144 additions and 255 deletions

View File

@@ -22,12 +22,12 @@
#include "PreCompiled.h"
#include <Mod/TechDraw/App/DrawView.h>
#include "DrawView.h"
// inclusion of the generated files (generated out of DrawViewPy.xml)
#include <Mod/TechDraw/App/DrawViewPy.h>
#include <Mod/TechDraw/App/DrawViewPy.cpp>
using namespace TechDraw;
// returns a string which represents the object e.g. when printed in python