Skip to content

Commit f5dd4a7

Browse files
committed
removed unused header
1 parent 79b61ba commit f5dd4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/fmt/fmt-c.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifndef FMT_C_H
22
#define FMT_C_H
3-
3+
#include <stddef.h>
44
#ifdef __cplusplus
55
# define _Bool bool
66
#endif

0 commit comments

Comments
 (0)