Skip to content

Commit d8a322c

Browse files
fix jit builds
1 parent 7be9078 commit d8a322c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/jit.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include "pycore_template.h"
2727
#include "pycore_tuple.h"
2828
#include "pycore_unicodeobject.h"
29+
#include "pycore_genobject.h"
2930

3031
#include "pycore_jit.h"
3132

0 commit comments

Comments
 (0)