[PD] some more work to remove unused includes

This commit is contained in:
Uwe
2022-02-21 02:50:16 +01:00
parent fd19d1a7b0
commit 02c8b0452e
14 changed files with 48 additions and 104 deletions

View File

@@ -23,17 +23,14 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Precision.hxx>
# include <GProp_GProps.hxx>
# include <BRepGProp.hxx>
# include <GProp_GProps.hxx>
# include <Precision.hxx>
#endif
#include "FeatureScaled.h"
#include "FeatureAddSub.h"
#include <Mod/Part/App/TopoShape.h>
#include <Base/Console.h>
#include <Base/Exception.h>
using namespace PartDesign;