formatting

This commit is contained in:
gabime 2018-03-17 12:49:45 +02:00
parent 5a0f90bc82
commit 7eb6ca6337
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public:
template<typename... Args>
void critical(const wchar_t *fmt, const Args &... args);
#endif // SPDLOG_WCHAR_TO_UTF8_SUPPORT
template<typename T>
void log(level::level_enum lvl, const T &);