diff options
author | Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> | 2015-03-05 11:56:15 +0100 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> | 2015-03-05 11:05:17 +0000 |
commit | a1abbb983bd4fef1561b71d9006acfe634b97a49 (patch) | |
tree | 860ed990e11697aeabd037216d202fec06bdce5b /src/plugins/remotelinux/remotelinuxenvironmentaspect.h | |
parent | cdb369931e8f499b8029f133f1f89206d0b17fae (diff) | |
download | qt-creator-a1abbb983bd4fef1561b71d9006acfe634b97a49.tar.gz |
Clean exported headers of the Remote Linux, Android plugins.
Change-Id: Ie7825b9c7f3e131a8afaebbd4c245f1227c8dcd4
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
Diffstat (limited to 'src/plugins/remotelinux/remotelinuxenvironmentaspect.h')
-rw-r--r-- | src/plugins/remotelinux/remotelinuxenvironmentaspect.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/remotelinux/remotelinuxenvironmentaspect.h b/src/plugins/remotelinux/remotelinuxenvironmentaspect.h index f818cd7c6d..a920dce1a9 100644 --- a/src/plugins/remotelinux/remotelinuxenvironmentaspect.h +++ b/src/plugins/remotelinux/remotelinuxenvironmentaspect.h @@ -31,8 +31,6 @@ #ifndef REMOTELINUXENVIRONMENTASPECT_H #define REMOTELINUXENVIRONMENTASPECT_H -#include "abstractremotelinuxrunconfiguration.h" - #include "remotelinux_export.h" #include <projectexplorer/environmentaspect.h> |