[TD] App Headers: remove unused header - part 1

This commit is contained in:
Uwe
2022-03-24 23:06:08 +01:00
parent 80a828af39
commit 0c1172c58e
15 changed files with 27 additions and 49 deletions

View File

@@ -23,11 +23,12 @@
#ifndef _TECHDRAW_DrawParametricTemplate_h_
#define _TECHDRAW_DrawParametricTemplate_h_
#include <App/PropertyFile.h>
#include <App/FeaturePython.h>
#include <App/PropertyFile.h>
#include "Geometry.h"
#include "DrawTemplate.h"
#include "Geometry.h"
namespace TechDraw
{