mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Fix compilation with MinGW
This commit is contained in:
parent
800f966df9
commit
f3aebb3001
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@
|
|||
#include "trackerentry.h"
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <wincrypt.h>
|
||||
#include <iphlpapi.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue