[Drawing] Gui: remove unused headers

- also some sorting
- also enable precompiled header
This commit is contained in:
Uwe
2022-12-10 05:37:30 +01:00
parent b2a3c5e22c
commit 20a3d4b7ed
18 changed files with 132 additions and 160 deletions

View File

@@ -26,6 +26,7 @@
#include <Base/PyObjectBase.h>
#include <Gui/Application.h>
#include <Gui/Language/Translator.h>
#include "Workbench.h"
#include "ViewProviderPage.h"
#include "ViewProviderView.h"