debug_utils: Remove unused includes
Quite a bit of these aren't necessary directly within the debug_utils header and can be removed or included where actually necessary.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <map>
|
||||
#include <QLabel>
|
||||
#include <QMetaType>
|
||||
#include <QPushButton>
|
||||
|
Reference in New Issue
Block a user