mirror of
https://github.com/python/cpython.git
synced 2025-07-08 03:45:36 +00:00
Remove redundant includes of headers that are already included by Python.h.
This commit is contained in:
parent
71c23d4473
commit
e5b99f0fb3
22 changed files with 0 additions and 32 deletions
|
@ -4,7 +4,6 @@
|
|||
#include "token.h"
|
||||
#include "graminit.h"
|
||||
#include "code.h"
|
||||
#include "compile.h"
|
||||
#include "symtable.h"
|
||||
|
||||
#define UNDEFINED_FUTURE_FEATURE "future feature %.100s is not defined"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue