Files
spdlog/include/spdlog
Vadim Zeitlin 6442963f49 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).
2021-05-06 22:02:25 +01:00
..
2020-11-19 14:09:33 +01:00
2021-03-20 09:22:40 -07:00
2021-03-19 10:06:09 -07:00
2020-09-26 15:34:05 +03:00
2020-03-22 00:54:23 +02:00
2020-09-30 17:29:44 +03:00
2020-11-02 00:37:03 +00:00
2020-07-24 13:06:29 +03:00
2020-11-02 00:37:03 +00:00
2020-09-21 03:31:19 +03:00
2021-03-25 21:00:48 +02:00