forked from fmtlib/fmt
Minor cleanup
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user