mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Merge pull request #8904 from glassez/fix-mingw
Fix compilation with MinGW
This commit is contained in:
commit
29ec830e5c
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