diff --git a/deps/mongoose b/deps/mongoose index 1f85fcc9..e580d4e6 160000 --- a/deps/mongoose +++ b/deps/mongoose @@ -1 +1 @@ -Subproject commit 1f85fcc9b040635483b775fae4ae74a5c945e60a +Subproject commit e580d4e637a65c354a8def8ece8aaa48a7572782 diff --git a/src/Components/Modules/Download.cpp b/src/Components/Modules/Download.cpp index d6cce21e..3db4d4a2 100644 --- a/src/Components/Modules/Download.cpp +++ b/src/Components/Modules/Download.cpp @@ -1,6 +1,7 @@ #include #include "GSC/Script.hpp" +#undef alloca #include namespace Components