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

- also sort includes
This commit is contained in:
Uwe
2022-10-08 16:33:16 +02:00
parent ea5a5ff363
commit 08a0c07479
15 changed files with 49 additions and 52 deletions

View File

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