mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
fixed bug in SPDLOG_TRACE_IF macro and added some related tests
This commit is contained in:
@@ -13,3 +13,4 @@ std::size_t count_lines(const std::string& filename);
|
||||
|
||||
std::size_t get_filesize(const std::string& filename);
|
||||
|
||||
bool ends_with(std::string const & value, std::string const & ending);
|
Reference in New Issue
Block a user