Utils: Drop unused headers [A-H]

Round 2 - focus on sources.
For classes with initial in range [A-H].
Try to keep the same separators between different kind of headers.

Change-Id: I838a8324ddd5b4d8d5a51b8f30605f783c663813
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2022-05-25 05:44:45 +02:00
parent f3957d383f
commit 4b9545fe7f
22 changed files with 63 additions and 64 deletions

View File

@@ -29,11 +29,9 @@
#include "fileutils.h"
#include "qtcassert.h"
#include <QDebug>
#include <QDir>
#include <QProcessEnvironment>
#include <QSet>
#include <QCoreApplication>
namespace Utils {