mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 03:08:37 +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 <QtNetwork/QHostInfo>
|
||||
#include <QtNetwork/QNetworkConfigManager>
|
||||
#include <QtNetwork/QNetworkInterface>
|
||||
|
||||
#include "HifiSockAddr.h"
|
||||
|
|
Loading…
Reference in a new issue