include QTcpSocket to make the header self-contained again

amends 9e24b43cb.

Change-Id: I000261dcbfb50999c68b590afd91177362645562
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
Oswald Buddenhagen 2018-07-18 11:17:33 +02:00
parent a040369622
commit 4f066d1071

View File

@ -32,6 +32,7 @@
#include <QtNetwork/QHostInfo>
#include <QtNetwork/QHostAddress>
#include <QtNetwork/QAbstractSocket>
#include <QtNetwork/QTcpSocket>
#endif
#ifdef Q_OS_UNIX