Remove C++ standard flag

This commit is contained in:
Marshall Mohror
2020-02-20 09:04:37 -06:00
committed by FearlessTobi
parent 1f57f679a4
commit afa334a319

View File

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