This commit is contained in:
gabime
2018-02-05 12:20:57 +02:00
parent 1dfc8282df
commit 5ab033fba5
3 changed files with 5 additions and 3 deletions

View File

@@ -98,6 +98,8 @@ inline const char* to_short_str(spdlog::level::level_enum l)
{
return short_level_names[l];
}
using level_hasher = std::hash<int>;
} //level