mirror of https://github.com/python/cpython
Marc-Andre Lemburg <mal@lemburg.com>:
A previous patch by Jack Jansen was accidently reverted.
This commit is contained in:
parent
ed2bf9c880
commit
d49e5b4667
|
@ -66,7 +66,7 @@ Unicode Integration Proposal (see file Misc/unicode.txt).
|
|||
|
||||
#include "mymath.h"
|
||||
#include "unicodeobject.h"
|
||||
#include <ucnhash.h>
|
||||
#include "ucnhash.h"
|
||||
|
||||
#if defined(HAVE_LIMITS_H)
|
||||
#include <limits.h>
|
||||
|
|
Loading…
Reference in New Issue