mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 05:08:23 +00:00
Remove C++ standard flag
This commit is contained in:
parent
55ec7031cc
commit
990d27f4f9
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ if (MSVC)
|
|||
/Zo
|
||||
/permissive-
|
||||
/EHsc
|
||||
/std:c++latest
|
||||
/volatile:iso
|
||||
/Zc:externConstexpr
|
||||
/Zc:inline
|
||||
|
|
Loading…
Reference in a new issue