Skip to content

Commit c7b2ef6

Browse files
fix jit builds
1 parent e9f81d7 commit c7b2ef6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)