include now required system list headerin QStringList benchmark source file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-06-10 18:05:22 +03:00
parent c21f6fc57c
commit d8d68da000

View file

@ -25,6 +25,7 @@
#include <sstream>
#include <string>
#include <vector>
#include <list>
class tst_QStringList: public QObject
{