Clean headers in RemoteLinux.

Ran script to remove inludes on a trial-and-error basis and
manually corrected it.

Change-Id: Ie7559562218ecab65da17f58e3515556a4a1d5c5
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
Friedemann Kleint
2013-04-02 15:48:40 +02:00
parent a78bc196ae
commit ebfb3bbca7
28 changed files with 2 additions and 70 deletions

View File

@@ -35,8 +35,6 @@
#include <ssh/sshconnection.h>
#include <ssh/sshkeycreationdialog.h>
#include <QTextStream>
using namespace ProjectExplorer;
using namespace RemoteLinux;
using namespace QSsh;