1
0
Fork 0
forked from lthn/blockchain

fixed warnings

This commit is contained in:
cryptozoidberg 2019-08-30 15:48:58 +02:00
parent 704828f4fa
commit 64b16b6f25
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -89,7 +89,7 @@
#endif
#if defined(_WIN32) || defined(_WIN64)
#define WIN32_LEAN_AND_MEAN
#d)(efine WIN32_LEAN_AND_MEAN
#include <tlhelp32.h>
#include <windows.h>
#include <winnt.h>