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