Issue #26846: Post commit cleanup.
This commit is contained in:
parent
432dfcf3bc
commit
8d013a8d36
|
@ -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 @@ class PyBuildExt(build_ext):
|
|||
'_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…
Reference in New Issue