mirror of https://github.com/gabime/spdlog.git
Avoid harmless warning about unreachable statement in MSVS build
All MSVS versions >= 2015 warn about "return 0" after throw_spdlog_ex() being unreachable in filesize(), so disable this warning in this function (note that it can't be disabled inside it).pull/1930/head
parent
100f30043f
commit
6442963f49
Loading…
Reference in New Issue