Skip to content

Commit

Permalink
Fix build on Windows
Browse files Browse the repository at this point in the history
Change-Id: I7bb287dedfc146ba717a69170cec529d7ef7fadb
Reviewed-by: Jesus Fernandez <[email protected]>
Reviewed-by: Mårten Nordheim <[email protected]>
  • Loading branch information
mauricek committed Feb 28, 2019
1 parent 11fb154 commit 572e0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/auto/qhttpserverrouter/tst_qhttpserverrouter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include <QtTest/qsignalspy.h>
#include <QtTest/qtest.h>
#include <QtNetwork/qnetworkaccessmanager.h>
#include <QtNetwork/qtcpsocket.h>

Q_DECLARE_METATYPE(QNetworkAccessManager::Operation);

Expand Down

0 comments on commit 572e0b1

Please sign in to comment.