[TD] P* - T*: remove unused includes

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-06 02:36:48 +02:00
parent d8a5004e41
commit 55f0cf4255
15 changed files with 99 additions and 214 deletions

View File

@@ -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
{