diff --git a/tests/benchmarks/core/tools/qstringlist/main.cpp b/tests/benchmarks/core/tools/qstringlist/main.cpp index 59e1bd109..98013a5c6 100644 --- a/tests/benchmarks/core/tools/qstringlist/main.cpp +++ b/tests/benchmarks/core/tools/qstringlist/main.cpp @@ -25,6 +25,7 @@ #include #include #include +#include class tst_QStringList: public QObject {