[Robot] App: remove unused includes
- also some sorting
This commit is contained in:
@@ -20,16 +20,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include "TrajectoryObject.h"
|
||||
#include <App/DocumentObjectPy.h>
|
||||
#include <Base/Placement.h>
|
||||
|
||||
#include "TrajectoryObject.h"
|
||||
|
||||
|
||||
using namespace Robot;
|
||||
using namespace App;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user