Remove C++ standard flag

master
Marshall Mohror 2020-02-20 09:04:37 +07:00 committed by BreadFish64
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