summaryrefslogtreecommitdiff
path: root/src/lib/corelib/buildgraph
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2017-08-31 16:57:16 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-08-31 15:19:58 +0000
commitf13513d6d6062640d993bc1ae7a51bf72f49e9a7 (patch)
tree567ea504098e8215d105861c5054f1efcdee8588 /src/lib/corelib/buildgraph
parent559adb4b176dc19822ba19e17dfb0b6d58caff4a (diff)
downloadqbs-f13513d6d6062640d993bc1ae7a51bf72f49e9a7.tar.gz
Remove superfluous include
Change-Id: I6bcd8a9da77b68800bbced425ebf99ea6f83c413 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/lib/corelib/buildgraph')
-rw-r--r--src/lib/corelib/buildgraph/processcommandexecutor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/corelib/buildgraph/processcommandexecutor.cpp b/src/lib/corelib/buildgraph/processcommandexecutor.cpp
index 4fe59bf17..9eed12e9d 100644
--- a/src/lib/corelib/buildgraph/processcommandexecutor.cpp
+++ b/src/lib/corelib/buildgraph/processcommandexecutor.cpp
@@ -63,7 +63,6 @@
#include <QtCore/qtemporaryfile.h>
#include <QtCore/qtimer.h>
-#include <QtScript/qscriptengine.h>
#include <QtScript/qscriptvalue.h>
namespace qbs {