We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bdf04 commit ab114f3Copy full SHA for ab114f3
mypyc/lib-rt/CPy.h
@@ -8,6 +8,7 @@
8
#include <frameobject.h>
9
#include <structmember.h>
10
#include <assert.h>
11
+#include <stdint.h>
12
#include "pythonsupport.h"
13
#include "mypyc_util.h"
14
0 commit comments