[Robot] Gui: remove unused includes
- also some sorting
This commit is contained in:
@@ -20,17 +20,15 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include "ViewProviderTrajectoryCompound.h"
|
||||
#include <Gui/Control.h>
|
||||
#include <Mod/Robot/Gui/TaskDlgTrajectoryCompound.h>
|
||||
#include <Mod/Robot/App/TrajectoryCompound.h>
|
||||
|
||||
#include "ViewProviderTrajectoryCompound.h"
|
||||
|
||||
|
||||
using namespace Gui;
|
||||
using namespace RobotGui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user