Compare commits

...

1 Commits

Author SHA1 Message Date
Marshall Mohror
afa334a319 Remove C++ standard flag 2020-02-27 16:48:12 +01:00

View File

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