[PD] more work to remove unused includes

This commit is contained in:
Uwe
2022-02-21 02:18:17 +01:00
parent a68e017f19
commit 19bdfc16b8
18 changed files with 96 additions and 157 deletions

View File

@@ -22,14 +22,10 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "FeatureSolid.h"
namespace PartDesign {
@@ -40,5 +36,5 @@ Solid::Solid()
}
}