mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
Update logger_impl.h
This commit is contained in:
parent
b1be7b9fea
commit
88fe218741
@ -252,8 +252,6 @@ inline void spdlog::logger::critical(const wchar_t* fmt, const Args&... args)
|
|||||||
log(level::critical, fmt, args...);
|
log(level::critical, fmt, args...);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#endif // SPDLOG_WCHAR_TO_UTF8_SUPPORT
|
#endif // SPDLOG_WCHAR_TO_UTF8_SUPPORT
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user