We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd06dd commit 098907eCopy full SHA for 098907e
s_mp_fprintf.c
@@ -6,6 +6,7 @@
6
#ifndef MP_NO_FILE
7
#include <stdarg.h>
8
#include <stdint.h>
9
+#include <stdbool.h>
10
#include <inttypes.h>
11
#include <string.h>
12
#include <sys/types.h>
0 commit comments