ProjectExplorer: Remove unneeded #include in projectexplorer.h

And fix side effects.

Change-Id: Ib6f0c5618092f80204b409edec0a92004f2350d2
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2022-07-27 12:27:41 +02:00
parent 0f6a2bf640
commit df358c7833
16 changed files with 52 additions and 20 deletions

View File

@@ -34,6 +34,7 @@
#include <projectexplorer/projectexplorer.h>
#include <utils/algorithm.h>
#include <utils/qtcassert.h>
#include <utils/runextensions.h>
#include <QLoggingCategory>