Issue #14387: Do not include accu.h from Python.h.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
unicode_format.h -- implementation of str.format().
|
||||
*/
|
||||
|
||||
#include "accu.h"
|
||||
|
||||
/* Defines for more efficiently reallocating the string buffer */
|
||||
#define INITIAL_SIZE_INCREMENT 100
|
||||
|
||||
Reference in New Issue
Block a user