[PD] remove some more unused includes

This commit is contained in:
Uwe
2022-02-21 15:13:54 +01:00
parent df45db45f0
commit 7b7a0aa4bf
14 changed files with 9 additions and 43 deletions

View File

@@ -24,7 +24,6 @@
#ifndef PARTDESIGN_FeatureLinearPattern_H
#define PARTDESIGN_FeatureLinearPattern_H
#include <App/PropertyStandard.h>
#include <App/PropertyUnits.h>
#include "FeatureTransformed.h"

View File

@@ -24,10 +24,6 @@
#ifndef PARTDESIGN_Loft_H
#define PARTDESIGN_Loft_H
#include <App/PropertyUnits.h>
#include <App/PropertyStandard.h>
#include <App/PropertyUnits.h>
#include "FeatureSketchBased.h"
namespace PartDesign

View File

@@ -24,7 +24,6 @@
#ifndef PARTDESIGN_FeatureMirrored_H
#define PARTDESIGN_FeatureMirrored_H
#include <App/PropertyStandard.h>
#include "FeatureTransformed.h"

View File

@@ -24,7 +24,6 @@
#ifndef PARTDESIGN_FeatureMultiTransform_H
#define PARTDESIGN_FeatureMultiTransform_H
#include <App/PropertyStandard.h>
#include "FeatureTransformed.h"