mirror of
https://github.com/python/cpython.git
synced 2025-09-03 15:31:08 +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
|
@ -17,7 +17,6 @@ Data members:
|
|||
#include "Python.h"
|
||||
#include "code.h"
|
||||
#include "frameobject.h"
|
||||
#include "eval.h"
|
||||
|
||||
#include "osdefs.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue