mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ed4fb26d75
only define _WIN32_WINNT if not already defined. mingw headers may predefine this macro, causing redefinition warning. Co-authored-by: Claude <noreply@anthropic.com>