[TD] DrawUtil: remove unused includes
- also sort includes - also move a definition to it - also adapt two Gui files accordingly
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
@@ -85,13 +84,12 @@
|
||||
#include "DrawUtil.h"
|
||||
#include "Geometry.h"
|
||||
#include "GeometryObject.h"
|
||||
#include "EWTOLERANCE.h"
|
||||
#include "DrawProjectSplit.h"
|
||||
|
||||
|
||||
using namespace TechDraw;
|
||||
using namespace std;
|
||||
|
||||
|
||||
//===========================================================================
|
||||
// DrawProjectSplit
|
||||
//===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user