We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f81d7 commit c7b2ef6Copy full SHA for c7b2ef6
1 file changed
Python/jit.c
@@ -26,6 +26,7 @@
26
#include "pycore_template.h"
27
#include "pycore_tuple.h"
28
#include "pycore_unicodeobject.h"
29
+#include "pycore_genobject.h"
30
31
#include "pycore_jit.h"
32
0 commit comments