mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-28 21:30:00 +01:00
Minor cleanup
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
#if FMT_HAS_CPP_ATTRIBUTE(noreturn)
|
||||
# define FMT_NORETURN [[noreturn]]
|
||||
#else
|
||||
# define FMT_NORETURN /*noreturn*/
|
||||
# define FMT_NORETURN
|
||||
#endif
|
||||
|
||||
// Check if exceptions are disabled.
|
||||
|
||||
Reference in New Issue
Block a user