[Part] Geometry*PyImp.cpp: remove unneeded includes
- also sort includes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user