pull/1819/head
Gabi Melman 5 years ago committed by GitHub
parent e059ebf99d
commit 592ea36a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@
namespace spdlog { namespace spdlog {
namespace level { namespace level {
#if __cplusplus >= 201402L #if __cplusplus >= 201703L
constexpr constexpr
#endif #endif
static string_view_t level_string_views[] SPDLOG_LEVEL_NAMES; static string_view_t level_string_views[] SPDLOG_LEVEL_NAMES;

Loading…
Cancel
Save