Gui: Optimize includes to reduce compile time

This commit is contained in:
wmayer
2022-03-07 20:29:18 +01:00
parent 38471cc76b
commit 1ca7429705
149 changed files with 237 additions and 48 deletions

View File

@@ -24,6 +24,7 @@
#ifndef _PreComp_
#include <cmath>
#include <QTreeWidget>
#endif // #ifndef _PreComp_
#include <Base/Console.h>