diff options
Diffstat (limited to 'Tools/jit/template.c')
-rw-r--r-- | Tools/jit/template.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/jit/template.c b/Tools/jit/template.c index 8aaf458..504e6c8 100644 --- a/Tools/jit/template.c +++ b/Tools/jit/template.c @@ -13,6 +13,7 @@ #include "pycore_range.h" #include "pycore_setobject.h" #include "pycore_sliceobject.h" +#include "pycore_descrobject.h" #include "ceval_macros.h" |