quicktestutils: do not rely on trasitive includes
Change-Id: Ic36ebd229ef9a435b50df49380712aa241bc2a72 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
This commit is contained in:
parent
b1803daafe
commit
d2d7d0177f
|
@ -47,6 +47,10 @@
|
|||
#include <QMutex>
|
||||
#include <QWaitCondition>
|
||||
#include <private/qglobal_p.h>
|
||||
#include <QObject>
|
||||
#include <QSet>
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
|
Loading…
Reference in New Issue