bpo-40268: Remove a few pycore_pystate.h includes (GH-19510)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "Python.h"
|
||||
#include "pycore_object.h"
|
||||
#include "pycore_pymem.h"
|
||||
#include "pycore_pystate.h"
|
||||
|
||||
typedef struct {
|
||||
PyObject_HEAD
|
||||
|
||||
Reference in New Issue
Block a user