#ifndef NUMPY_CORE_SRC_COMMON_NPY_PYCOMPAT_H_ #define NUMPY_CORE_SRC_COMMON_NPY_PYCOMPAT_H_ #include "numpy/npy_3kcompat.h" #include "pythoncapi-compat/pythoncapi_compat.h" #define Npy_HashDouble _Py_HashDouble #endif /* NUMPY_CORE_SRC_COMMON_NPY_PYCOMPAT_H_ */