tst_qsctpsocket: fix compilation
The header for QTestEventLoop hadn't been included. Pick-to: 6.2 Change-Id: Ife3418d1634c030c421c2aa55469f5a099386d4b Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
parent
8bd0a09475
commit
61d5783ba8
@ -28,7 +28,7 @@
|
||||
|
||||
#include <QTest>
|
||||
#include <QDebug>
|
||||
#include <QEventLoop>
|
||||
#include <QTestEventLoop>
|
||||
#include <QByteArray>
|
||||
#include <QString>
|
||||
#include <QHostAddress>
|
||||
|
Loading…
Reference in New Issue
Block a user