[Sketch] App A - G: remove unused headers
- also some sorting
This commit is contained in:
@@ -20,18 +20,12 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
//#ifndef _PreComp_
|
||||
//# include <gp.hxx>
|
||||
//#endif
|
||||
|
||||
#include <Mod/Part/App/Geometry.h>
|
||||
#include "SketchObject.h"
|
||||
#include "ExternalGeometryExtensionPy.h"
|
||||
#include "ExternalGeometryExtensionPy.cpp"
|
||||
|
||||
|
||||
using namespace Sketcher;
|
||||
|
||||
// returns a string which represents the object e.g. when printed in python
|
||||
|
||||
Reference in New Issue
Block a user