[TD] DrawView*: remove unused includes - part 2
- also sort includes - also additions to precompiled header
This commit is contained in:
@@ -22,18 +22,17 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/FileInfo.h>
|
||||
#include <Base/Stream.h>
|
||||
|
||||
#include "DrawViewSymbol.h"
|
||||
#include "DrawView.h"
|
||||
|
||||
// inclusion of the generated files
|
||||
#include <Mod/TechDraw/App/DrawViewPy.h>
|
||||
#include <Mod/TechDraw/App/DrawViewSymbolPy.h>
|
||||
#include <Mod/TechDraw/App/DrawViewSymbolPy.cpp>
|
||||
|
||||
|
||||
using namespace TechDraw;
|
||||
|
||||
// returns a string which represents the object e.g. when printed in python
|
||||
|
||||
Reference in New Issue
Block a user