Include file cleanup per cppclean analysis

This commit is contained in:
WandererFan
2016-07-13 11:34:09 -04:00
committed by wmayer
parent 161f418824
commit 19968205d2
91 changed files with 227 additions and 632 deletions

View File

@@ -25,6 +25,7 @@
#ifndef _PreComp_
# include <sstream>
#include <QRectF>
#endif
#include <App/Document.h>
@@ -34,13 +35,11 @@
#include <Base/Console.h>
#include <Base/Exception.h>
#include <QRectF>
#include <Mod/Part/App/PartFeature.h>
#include "DrawPage.h"
#include "DrawProjGroupItem.h"
#include "DrawProjGroup.h"
#include "DrawProjGroupPy.h" // generated from DrawProjGroupPy.xml
#include <Mod/TechDraw/App/DrawProjGroupPy.h> // generated from DrawProjGroupPy.xml
using namespace TechDraw;