[Web] remove unused includes
- also some sorting
This commit is contained in:
@@ -22,14 +22,13 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "Workbench.h"
|
||||
|
||||
#include <Gui/Application.h>
|
||||
#include <Gui/Command.h>
|
||||
#include <Gui/MenuManager.h>
|
||||
#include <Gui/Selection.h>
|
||||
#include <Gui/ToolBarManager.h>
|
||||
|
||||
#include "Workbench.h"
|
||||
|
||||
|
||||
using namespace WebGui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user