mirror of
https://github.com/python/cpython.git
synced 2026-02-18 13:20:48 +00:00
Remove redundant include of assert.h.
This commit is contained in:
parent
0d5dd68692
commit
045ca7ae72
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include "Python.h"
|
||||
|
||||
#include <assert.h>
|
||||
#ifndef Py_eval_input
|
||||
/* For Python 1.4, graminit.h has to be explicitly included */
|
||||
#include "graminit.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue