Updated libjuice

This commit is contained in:
Paul-Louis Ageneau
2020-10-13 12:40:14 +02:00
parent 8fb4997967
commit fc1f54a0e4
2 changed files with 2 additions and 2 deletions

2
deps/libjuice vendored

View File

@ -29,7 +29,7 @@
#ifdef _WIN32
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0602
#define _WIN32_WINNT 0x0602 // Windows 8
#endif
#endif