Skip to content

Commit abb6f26

Browse files
committed
remove include
1 parent b5244da commit abb6f26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Include/internal/pycore_cfg.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ extern "C" {
88
# error "this header requires Py_BUILD_CORE define"
99
#endif
1010

11-
#include "Include/Python.h"
1211
#include "pycore_opcode_utils.h"
1312

1413
static _PyCompilerSrcLocation NO_LOCATION = {-1, -1, -1, -1};

0 commit comments

Comments
 (0)