[Part] Geometry*PyImp.cpp: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-04 01:03:23 +02:00
parent d7d503de8d
commit 7a17e579f5
7 changed files with 44 additions and 92 deletions

View File

@@ -20,14 +20,12 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#include "GeometryDefaultExtension.h"
#include "GeometryBoolExtensionPy.h"
#include "GeometryBoolExtensionPy.cpp"
using namespace Part;
// returns a string which represents the object e.g. when printed in python