1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-04-02 18:11:31 +02:00

Remove C++ standard flag

This commit is contained in:
Marshall Mohror 2020-02-20 09:04:37 -06:00 committed by BreadFish64
parent 55ec7031cc
commit 990d27f4f9

View file

@ -38,7 +38,6 @@ if (MSVC)
/Zo
/permissive-
/EHsc
/std:c++latest
/volatile:iso
/Zc:externConstexpr
/Zc:inline