mirror of https://github.com/python/cpython
Removed unneeded #include
This commit is contained in:
parent
1a7a2e03b2
commit
b9cc00caab
|
@ -41,8 +41,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
#define PY_SSIZE_T_CLEAN
|
||||
#include "Python.h"
|
||||
#include "bytes_methods.h"
|
||||
|
||||
#include "ucnhash.h"
|
||||
|
||||
#ifdef MS_WINDOWS
|
||||
|
|
Loading…
Reference in New Issue