[Path] A-F: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-12-04 18:36:53 +01:00
parent 7546ce8ab7
commit e2138996de
18 changed files with 86 additions and 160 deletions

View File

@@ -20,17 +20,12 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "FeaturePathCompound.h"
#include "Command.h"
#include "Path.h"
#include "FeaturePathCompoundPy.h"
#include <App/FeaturePythonPyImp.h>
using namespace Path;
using namespace App;