mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-01 14:49:33 +01:00
Remove a redundant branch
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
# if FMT_GCC_VERSION && FMT_USE_CONSTEXPR
|
||||
# define FMT_INLINE inline __attribute__((always_inline))
|
||||
# else
|
||||
# define FMT_INLINE
|
||||
# define FMT_INLINE inline
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user