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

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-07 01:08:38 +02:00
parent 88702425aa
commit 061bf91e84
26 changed files with 89 additions and 210 deletions

View File

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