X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fallocators.h;h=bb72117b3378a7f94518a5916edbfeb9dffe39a2;hp=2d4ef97e74453e20a927f8832c71391048d01d58;hb=47d3ceb3da845e216fc9577cbf52f8b5600e5f93;hpb=a4f3e972b69cc297b0ddbfa97b50b6bf9b13f988 diff --git a/src/allocators.h b/src/allocators.h index 2d4ef97..bb72117 100644 --- a/src/allocators.h +++ b/src/allocators.h @@ -15,7 +15,7 @@ #ifdef _WIN32_WINNT #undef _WIN32_WINNT #endif -#define _WIN32_WINNT 0x0501 +#define _WIN32_WINNT 0x0601 #define WIN32_LEAN_AND_MEAN 1 #ifndef NOMINMAX #define NOMINMAX