mirror of
https://github.com/sm64-port/sm64-port.git
synced 2025-01-22 07:32:09 -05:00
Fix GCC 14 build on MinGW
This commit is contained in:
parent
733fafc0d9
commit
2b17d081c9
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ SOFTWARE.
|
|||
|
||||
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#undef __STRICT_ANSI__
|
||||
|
||||
#if defined(__clang__)
|
||||
#if __has_feature(cxx_exceptions)
|
||||
|
|
Loading…
Reference in a new issue