Include file cleanup per cppclean analysis

This commit is contained in:
WandererFan
2016-07-14 14:39:06 +02:00
committed by wmayer
parent 161f418824
commit 19968205d2
91 changed files with 227 additions and 632 deletions
+3 -4
View File
@@ -7,10 +7,9 @@
#include "DrawProjGroupItem.h"
// inclusion of the generated files (generated out of DrawProjGroupPy.xml)
#include "DrawProjGroupPy.h"
#include "DrawProjGroupPy.cpp"
#include "DrawProjGroupItemPy.h"
#include <Mod/TechDraw/App/DrawProjGroupPy.h>
#include <Mod/TechDraw/App/DrawProjGroupPy.cpp>
#include <Mod/TechDraw/App/DrawProjGroupItemPy.h>
using namespace TechDraw;