[Part] Pa* to Pre*: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-03 20:47:03 +02:00
parent 276582b4dd
commit 4dced53a00
18 changed files with 87 additions and 138 deletions

View File

@@ -22,13 +22,14 @@
#include "PreCompiled.h"
#include "Mod/Part/App/Part2DObject.h"
#include "Part2DObject.h"
#include "OCCError.h"
// inclusion of the generated files (generated out of Part2DObjectPy.xml)
#include "Part2DObjectPy.h"
#include "Part2DObjectPy.cpp"
using namespace Part;
// returns a string which represents the object e.g. when printed in python