mirror of https://github.com/gabime/spdlog.git
Avoid harmless warning about unreachable statement in MSVS build
Don't compile "return 0" after throw_spdlog_ex() when using MSVS as this compiler (at least its 2019 edition) is smart enough to warn about this statement being unreachable after throw inside this inline function.pull/1927/head
parent
100f30043f
commit
0ea3080fd4
Loading…
Reference in New Issue