This commit is contained in:
gabime
2015-01-15 11:01:54 +02:00
parent f3a4174853
commit 9f34c58b3e
2 changed files with 8 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ inline const char* to_str(spdlog::level::level_enum l)
//
// Async mode - off by default.
// Async overflow policy - block by default.
//
enum class async_overflow_policy
{