mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 13:38:02 +02:00
include QNetworkConfigManager to fix HifiSockAddr error on windows
This commit is contained in:
parent
186c588d5a
commit
714db42f87
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
#include <QtCore/QDataStream>
|
#include <QtCore/QDataStream>
|
||||||
#include <QtNetwork/QHostInfo>
|
#include <QtNetwork/QHostInfo>
|
||||||
|
#include <QtNetwork/QNetworkConfigManager>
|
||||||
#include <QtNetwork/QNetworkInterface>
|
#include <QtNetwork/QNetworkInterface>
|
||||||
|
|
||||||
#include "HifiSockAddr.h"
|
#include "HifiSockAddr.h"
|
||||||
|
|
Loading…
Reference in a new issue