fixed compilation errors

This commit is contained in:
gabime
2017-05-21 03:48:54 +03:00
parent 095cb1f560
commit d56fa23eb9
4 changed files with 6 additions and 6 deletions

View File

@@ -125,5 +125,5 @@
// Uncomment to enable message counting feature. Adds %i logger pattern that
// prints log message sequence id.
//
// #define SPDLOG_ENABLE_MESSAGE_COUNTER
#define SPDLOG_ENABLE_MESSAGE_COUNTER
///////////////////////////////////////////////////////////////////////////////