Remove unneeded includes

Change-Id: I67fee9303509b7080e123a2a5826e200ce498ce2
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2020-11-12 10:05:19 +01:00
parent bc9c6e23ca
commit 2b414508b7
22 changed files with 29 additions and 33 deletions

View File

@@ -33,6 +33,8 @@
#include <utils/qtcassert.h>
#include <utils/runextensions.h>
#include <QFutureInterface>
namespace CppTools {
CppProjectUpdater::CppProjectUpdater()