remove incorrect whitespace
This commit is contained in:
parent
49e92d2fa1
commit
473c1b831f
@ -281,7 +281,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined __cpp_inline_variables && __cpp_inline_variables >= 201606L
|
||||
#if defined __cpp_inline_variables && __cpp_inline_variables >= 201606L
|
||||
# define FMT_INLINE_VARIABLE inline
|
||||
#else
|
||||
# define FMT_INLINE_VARIABLE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user