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:
Friedemann Kleint
2013-04-05 12:00:01 +02:00
parent ffb2f2ccf6
commit 9393335c1d
31 changed files with 1 additions and 76 deletions

View File

@@ -32,10 +32,8 @@
#include "../gitplugin.h"
#include "../gitclient.h"
#include <coreplugin/icore.h>
#include <QDir>
#include <QMessageBox>
namespace Gerrit {
namespace Internal {