mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 07:38:14 +00:00
e33914e0c1
Using the same method as GNUlib and various other projects. https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00109.html The warning is valid, but there's no way around it since the issue comes from the Windows SDK. It's also harmless in this case. Part of #29801.