forked from qt-creator/qt-creator
Utils: Drop unused headers [I-Z]
Round 2 - focus on sources. For classes with initial in range [I-Z]. Try to keep the same separators between different kind of headers. Change-Id: I8a7ab99bab8120ee72cda6433ee3dc6f260a4d76 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -25,13 +25,13 @@
|
||||
|
||||
#include "terminalprocess_p.h"
|
||||
|
||||
#include <utils/environment.h>
|
||||
#include <utils/hostosinfo.h>
|
||||
#include <utils/commandline.h>
|
||||
#include <utils/qtcassert.h>
|
||||
#include <utils/qtcprocess.h>
|
||||
#include <utils/terminalcommand.h>
|
||||
#include <utils/winutils.h>
|
||||
#include "commandline.h"
|
||||
#include "environment.h"
|
||||
#include "hostosinfo.h"
|
||||
#include "qtcassert.h"
|
||||
#include "qtcprocess.h"
|
||||
#include "terminalcommand.h"
|
||||
#include "winutils.h"
|
||||
|
||||
#include <QCoreApplication>
|
||||
#include <QLocalServer>
|
||||
|
||||
Reference in New Issue
Block a user