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