diff --git a/src/concurrent/qtconcurrentfunctionwrappers.h b/src/concurrent/qtconcurrentfunctionwrappers.h index 59d2d61af68..be4a09f107d 100644 --- a/src/concurrent/qtconcurrentfunctionwrappers.h +++ b/src/concurrent/qtconcurrentfunctionwrappers.h @@ -42,7 +42,6 @@ #include #include -#include #include @@ -193,12 +192,6 @@ struct ReduceResultTypeHelper struct MapSequenceResultType; -template -struct MapSequenceResultType -{ - typedef QList> ResultType; -}; - #ifndef QT_NO_TEMPLATE_TEMPLATE_PARAMETERS template