[TD] Draw*Imp: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-10-08 04:06:10 +02:00
parent 753c8e3423
commit 6188d3ed68
4 changed files with 5 additions and 18 deletions

View File

@@ -21,16 +21,17 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <sstream>
#endif
#include "DrawTemplate.h"
// inclusion of the generated files (generated out of DrawTemplateSFPy.xml)
#include <Mod/TechDraw/App/DrawTemplatePy.h>
#include <Mod/TechDraw/App/DrawTemplatePy.cpp>
using namespace TechDraw;
// returns a string which represents the object e.g. when printed in python