[Sketch] App P - End: remove unused headers

- also some sorting
This commit is contained in:
Uwe
2022-12-11 19:20:50 +01:00
parent a139a35d24
commit 170cf81fd5
20 changed files with 150 additions and 186 deletions

View File

@@ -26,11 +26,8 @@
#endif // #ifndef _PreComp_
#include <Base/Exception.h>
#include <Mod/Part/App/Geometry.h>
#include <Mod/Sketcher/App/GeometryFacade.h>
#include <Mod/Sketcher/App/Constraint.h>
#include <Mod/Sketcher/App/GeometryFacade.h>
#include "PythonConverter.h"