Skip to content

Commit 686339f

Browse files
committed
Minor cleanup
1 parent e355c11 commit 686339f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/fmt/base.h

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# define FMT_MODULE
1313
#endif
1414

15-
// c headers are preferable for performance reasons
1615
#ifndef FMT_MODULE
1716
# include <limits.h> // CHAR_BIT
1817
# include <stdio.h> // FILE

0 commit comments

Comments
 (0)