Skip to content

Commit

Permalink
Fix build failure of qftp tests
Browse files Browse the repository at this point in the history
Without this fix, a fresh clean build of 5.9 will fail.

Change-Id: I69e4da382b07cc6e5e280e99478cbc3d44aa3f27
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
  • Loading branch information
villevoutilainen committed Feb 14, 2018
1 parent 517daa6 commit dfffb52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/auto/network/access/qftp/tst_qftp.cpp
Expand Up @@ -43,6 +43,7 @@
#include <QtNetwork/private/qnetworksession_p.h>
#include <QTcpServer>
#include <QHostInfo>
#include <QTcpSocket>

#include "../../../network-settings.h"

Expand Down

0 comments on commit dfffb52

Please sign in to comment.