forked from qt-creator/qt-creator
Clean headers in Git.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ib2afbc530760684db96888b927c5153b29fe24aa Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -34,14 +34,10 @@
|
||||
|
||||
#include <vcsbase/vcsbaseconstants.h>
|
||||
#include <utils/hostosinfo.h>
|
||||
#include <utils/pathchooser.h>
|
||||
|
||||
#include <QCoreApplication>
|
||||
#include <QDir>
|
||||
#include <QFileInfo>
|
||||
#include <QDebug>
|
||||
#include <QTextStream>
|
||||
#include <QProcessEnvironment>
|
||||
#include <QMessageBox>
|
||||
|
||||
namespace Git {
|
||||
|
||||
Reference in New Issue
Block a user