X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fallocators.h;h=bb72117b3378a7f94518a5916edbfeb9dffe39a2;hb=47d3ceb3da845e216fc9577cbf52f8b5600e5f93;hp=2d4ef97e74453e20a927f8832c71391048d01d58;hpb=5d2c13255d186d64a8d1feae813085436bf298a5;p=novacoin.git 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