Comment.
This commit is contained in:
parent
5bd9efebda
commit
952fd7a756
@ -107,6 +107,7 @@ std::string FormatSystemErrorMessage(int error_code, fmt::StringRef message);
|
||||
# endif
|
||||
#endif
|
||||
|
||||
// Calls to system functions are wrapped in FMT_SYSTEM for testability.
|
||||
#ifdef FMT_SYSTEM
|
||||
# define FMT_POSIX_CALL(call) FMT_SYSTEM(call)
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user