We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b61ba commit f5dd4a7Copy full SHA for f5dd4a7
include/fmt/fmt-c.h
@@ -1,6 +1,6 @@
1
#ifndef FMT_C_H
2
#define FMT_C_H
3
-
+#include <stddef.h>
4
#ifdef __cplusplus
5
# define _Bool bool
6
#endif
0 commit comments