[TD] App Headers: remove unused header - part 3/3

This commit is contained in:
Uwe
2022-03-25 01:13:34 +01:00
parent 24ac3c46ed
commit 19c8a76c62
18 changed files with 88 additions and 123 deletions

View File

@@ -20,19 +20,12 @@
* *
***************************************************************************/
#ifndef TECHDRAW_PropertyCenterLineList_H
#define TECHDRAW_PropertyCenterLineList_H
// Std. configurations
#include <vector>
#include <string>
#include <App/Property.h>
#include <Mod/TechDraw/App/CenterLinePy.h>
#include "Cosmetic.h"
namespace Base {
class Writer;