Commit 8d013a8d authored by Stefan Krah's avatar Stefan Krah

Issue #26846: Post commit cleanup.

parent 432dfcf3
......@@ -36,7 +36,6 @@
#include <stdlib.h>
#include "docstrings.h"
#include "memory.h"
#if !defined(MPD_VERSION_HEX) || MPD_VERSION_HEX < 0x02040100
......
......@@ -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',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment