mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Issue #26846: Post commit cleanup.
This commit is contained in:
parent
432dfcf3bc
commit
8d013a8d36
2 changed files with 1 additions and 2 deletions
|
|
@ -36,7 +36,6 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include "docstrings.h"
|
||||
#include "memory.h"
|
||||
|
||||
|
||||
#if !defined(MPD_VERSION_HEX) || MPD_VERSION_HEX < 0x02040100
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -2060,7 +2060,7 @@ def _decimal_ext(self):
|
|||
'_decimal/libmpdec/fnt.h',
|
||||
'_decimal/libmpdec/fourstep.h',
|
||||
'_decimal/libmpdec/io.h',
|
||||
'_decimal/libmpdec/memory.h',
|
||||
'_decimal/libmpdec/mpalloc.h',
|
||||
'_decimal/libmpdec/mpdecimal.h',
|
||||
'_decimal/libmpdec/numbertheory.h',
|
||||
'_decimal/libmpdec/sixstep.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue