[Reverse Eng] Gui: remove unused headers

- also enable precompiled headers
- also some sorting
This commit is contained in:
Uwe
2022-12-11 03:51:16 +01:00
parent bea2f9be2c
commit 8faf86e2b5
14 changed files with 81 additions and 115 deletions

View File

@@ -27,10 +27,8 @@
#include <Base/PyObjectBase.h>
#include <Gui/Application.h>
#include <Gui/Language/Translator.h>
#include "Workbench.h"
#include <CXX/Extensions.hxx>
#include <CXX/Objects.hxx>
#include "Workbench.h"
// use a different name to CreateCommand()