Parcourir la source

Updated libjuice

Paul-Louis Ageneau il y a 4 ans
Parent
commit
fc1f54a0e4
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      deps/libjuice
  2. 1 1
      include/rtc/include.hpp

+ 1 - 1
deps/libjuice

@@ -1 +1 @@
-Subproject commit 5d3e8b36fe65b9a856e46f8da397a7ade74b2c44
+Subproject commit 92fc9e7a9d8cd19a5c5d59cbc0a11cc9f684483b

+ 1 - 1
include/rtc/include.hpp

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