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