Remove an unneeded include
Change-Id: Iba171012955e475f51d6319a69d8cd351aa6131b Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>bb10
parent
a0deaf42e2
commit
64c9db2259
|
|
@ -40,8 +40,6 @@
|
|||
#ifndef QTBASE_QTTASKBUILDER_H
|
||||
#define QTBASE_QTTASKBUILDER_H
|
||||
|
||||
#include <memory>
|
||||
|
||||
#if !defined(QT_NO_CONCURRENT) || defined(Q_CLANG_QDOC)
|
||||
|
||||
#include <QtConcurrent/qtconcurrentstoredfunctioncall.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue