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

@@ -38,9 +38,10 @@
#include <Base/FileInfo.h>
#include <Base/Parameter.h>
#include "DrawViewPart.h"
#include "DrawHatch.h"
#include "DrawHatchPy.h" // generated from DrawHatchPy.xml
#include <Mod/TechDraw/App/DrawHatchPy.h> // generated from DrawHatchPy.xml
using namespace TechDraw;
using namespace std;