[Part] ShapeFix: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-09 18:30:04 +02:00
parent 3c369285ce
commit 92129e83a1
17 changed files with 37 additions and 79 deletions

View File

@@ -20,7 +20,6 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <TopoDS.hxx>
@@ -33,6 +32,7 @@
#include <Mod/Part/App/TopoShapeFacePy.h>
#include <Mod/Part/App/TopoShapeWirePy.h>
using namespace Part;
// returns a string which represents the object e.g. when printed in python