summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuture.h
diff options
context:
space:
mode:
authorQt CI Bot <qt_ci_bot@qt-project.org>2021-03-22 15:19:48 +0000
committerQt CI Bot <qt_ci_bot@qt-project.org>2021-03-22 15:19:48 +0000
commitb4afffd6a27f56a164fdbe482fa76fe915a45fd0 (patch)
tree53099e5695f83d0554b348c59818e4befd2647f2 /src/corelib/thread/qfuture.h
parentb3544bfd4642c3b256c39d20bc58a9019d3e4d25 (diff)
parente07aec7eaa40361b685f35dd75b9f668f28364b7 (diff)
Merge integration refs/builds/qtci/dev/1616406519
Diffstat (limited to 'src/corelib/thread/qfuture.h')
-rw-r--r--src/corelib/thread/qfuture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/thread/qfuture.h b/src/corelib/thread/qfuture.h
index a56e9ee3ff7..9aa77ccf2f0 100644
--- a/src/corelib/thread/qfuture.h
+++ b/src/corelib/thread/qfuture.h
@@ -48,7 +48,6 @@
#include <QtCore/qfuture_impl.h>
#include <type_traits>
-#include <vector>
QT_REQUIRE_CONFIG(future);