mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00

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).