[Path] A-F: remove unused includes

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

View File

@@ -21,22 +21,18 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <boost/algorithm/string.hpp>
#endif
#include <Base/Exception.h>
#include <Base/Vector3D.h>
#include <Base/VectorPy.h>
#include <Base/PlacementPy.h>
#include "Mod/Path/App/Command.h"
// files generated out of CommandPy.xml
#include "CommandPy.h"
#include "CommandPy.cpp"
using namespace Path;
// returns a string which represents the object e.g. when printed in python