[TD] P* - T*: remove unused includes
- also sort includes - also additions to precompiled header
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
#ifndef ShapeExtractor_h_
|
||||
#define ShapeExtractor_h_
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include <TopoDS_Shape.hxx>
|
||||
|
||||
#include <App/DocumentObject.h>
|
||||
@@ -32,6 +30,8 @@
|
||||
#include <Base/Type.h>
|
||||
#include <Base/Vector3D.h>
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
|
||||
namespace TechDraw
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user