Fix standalone header compilation

qtconcurrentfunctionwrappers.h:277:22: error: 'QStringList' was not declared in this scope

Change-Id: I54c48386d90146c872679672a1d8cc3675d49c39
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
Thiago Macieira 2012-12-22 13:31:04 -08:00 committed by The Qt Project
parent 9ea5754291
commit 96d06124a1

View File

@ -43,6 +43,7 @@
#define QTCONCURRENT_FUNCTIONWRAPPERS_H
#include <QtConcurrent/qtconcurrentcompilertest.h>
#include <QtCore/QStringList>
#ifndef QT_NO_CONCURRENT