We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5599586 commit 9f001b0Copy full SHA for 9f001b0
1 file changed
py/misc.h
@@ -31,6 +31,7 @@
31
/** types *******************************************************/
32
33
#include <stdbool.h>
34
+#include <stdint.h>
35
#include <stddef.h>
36
37
typedef unsigned char byte;
0 commit comments