Fixed Windows compilation

This commit is contained in:
SChernykh 2024-11-16 13:13:23 +01:00
parent 09f5a89a12
commit 180b7edd77
2 changed files with 2 additions and 1 deletions
external/src
tests/src

2
external/src/grpc vendored

@ -1 +1 @@
Subproject commit 70cfb88491f6fc4d057bf4818f3645eafdf06fdf
Subproject commit cad26a724483462038a29c35381fc0cc9df9f8fd

View file

@ -294,6 +294,7 @@ allowedAPIs = {
"OpenThreadToken",
"GetOverlappedResult",
"CryptGenRandom",
"HeapQueryInformation",
}
f = open(sys.argv[1], 'r')