mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #14387: Do not include accu.h from Python.h.
This commit is contained in:
commit
d0acb411ef
8 changed files with 9 additions and 1 deletions
|
@ -101,7 +101,6 @@
|
|||
#include "warnings.h"
|
||||
#include "weakrefobject.h"
|
||||
#include "structseq.h"
|
||||
#include "accu.h"
|
||||
|
||||
#include "codecs.h"
|
||||
#include "pyerrors.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue