diff options
Diffstat (limited to 'src/plugins/remotelinux/remotelinuxpackageinstaller.h')
-rw-r--r-- | src/plugins/remotelinux/remotelinuxpackageinstaller.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/remotelinux/remotelinuxpackageinstaller.h b/src/plugins/remotelinux/remotelinuxpackageinstaller.h index 022872df1b..a6b3e40d8b 100644 --- a/src/plugins/remotelinux/remotelinuxpackageinstaller.h +++ b/src/plugins/remotelinux/remotelinuxpackageinstaller.h @@ -34,8 +34,6 @@ #include <projectexplorer/devicesupport/idevice.h> -#include <QSharedPointer> - namespace RemoteLinux { namespace Internal { |