Bump deps/mongoose from 1f85fcc to e580d4e (#555)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
This commit is contained in:
dependabot[bot] 2022-11-08 21:25:43 +00:00 committed by GitHub
parent 230c664ce9
commit dc251326d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

2
deps/mongoose vendored

@ -1 +1 @@
Subproject commit 1f85fcc9b040635483b775fae4ae74a5c945e60a Subproject commit e580d4e637a65c354a8def8ece8aaa48a7572782

View File

@ -1,6 +1,7 @@
#include <STDInclude.hpp> #include <STDInclude.hpp>
#include "GSC/Script.hpp" #include "GSC/Script.hpp"
#undef alloca
#include <mongoose.h> #include <mongoose.h>
namespace Components namespace Components