mirror of
https://github.com/python/cpython.git
synced 2026-04-29 07:10:49 +00:00
add bytearrayobject.h to PYTHON_HEADERS
This commit is contained in:
parent
fac1bc615c
commit
3bf451aec1
1 changed files with 1 additions and 0 deletions
|
|
@ -587,6 +587,7 @@ PYTHON_HEADERS= \
|
|||
Include/ast.h \
|
||||
Include/bitset.h \
|
||||
Include/boolobject.h \
|
||||
Include/bytearrayobject.h \
|
||||
Include/bytes_methods.h \
|
||||
Include/bytesobject.h \
|
||||
Include/bufferobject.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue