mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 18:39:03 +08:00
clang-format
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
// Get the basename of __FILE__ (at compile time if possible)
|
||||
#if FMT_HAS_FEATURE(__builtin_strrchr)
|
||||
#define SPDLOG_STRRCHR(str, sep) __builtin_strrchr(str, sep)
|
||||
|
Reference in New Issue
Block a user