mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
gh-124022: add missing #include (#124052)
This commit is contained in:
@@ -8,6 +8,8 @@ extern "C" {
|
||||
# error "this header requires Py_BUILD_CORE define"
|
||||
#endif
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "pycore_ast.h" // mod_ty
|
||||
#include "pycore_symtable.h" // _Py_SourceLocation
|
||||
#include "pycore_instruction_sequence.h"
|
||||
|
||||
Reference in New Issue
Block a user