mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
Fix broken build.
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
#include <iphlpapi.h>
|
#include <iphlpapi.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if _WIN32_WINNT < 0x0600
|
#if defined(Q_OS_WIN) && (_WIN32_WINNT < 0x0600)
|
||||||
using NETIO_STATUS = LONG;
|
using NETIO_STATUS = LONG;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user