mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Python.h: Don't attempt to redefine NDEBUG if it's already defined.
Others: Remove redundant includes of assert.h.
This commit is contained in:
parent
b2c075bec4
commit
0d5dd68692
5 changed files with 2 additions and 4 deletions
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
#include "Python.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <sys/types.h> /* For size_t */
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue