mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-08 03:43:13 +00:00
Minor cleanup
This commit is contained in:
parent
e355c116f9
commit
686339f7c1
@ -12,7 +12,6 @@
|
|||||||
# define FMT_MODULE
|
# define FMT_MODULE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// c headers are preferable for performance reasons
|
|
||||||
#ifndef FMT_MODULE
|
#ifndef FMT_MODULE
|
||||||
# include <limits.h> // CHAR_BIT
|
# include <limits.h> // CHAR_BIT
|
||||||
# include <stdio.h> // FILE
|
# include <stdio.h> // FILE
|
||||||
|
Loading…
Reference in New Issue
Block a user