[Part] FeaturePart*: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-09 16:57:06 +02:00
parent c7a6bcef58
commit 6f28ba4eb8
25 changed files with 35 additions and 78 deletions

View File

@@ -20,7 +20,6 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <BRepAlgoAPI_Section.hxx>
@@ -29,7 +28,6 @@
#include "FeaturePartSection.h"
#include <Base/Exception.h>
using namespace Part;