mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
Fixed Windows compile with MSYS2
This commit is contained in:
parent
6e1de5b5ed
commit
c7563f1efd
@ -37,6 +37,7 @@
|
||||
#include <limits.h>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <wtypes.h>
|
||||
#include <wincrypt.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user