diff options
Diffstat (limited to 'contrib/python/matplotlib/py2/src/numpy_cpp.h')
| -rw-r--r-- | contrib/python/matplotlib/py2/src/numpy_cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/matplotlib/py2/src/numpy_cpp.h b/contrib/python/matplotlib/py2/src/numpy_cpp.h index 03b4a695d18..75f773ee58e 100644 --- a/contrib/python/matplotlib/py2/src/numpy_cpp.h +++ b/contrib/python/matplotlib/py2/src/numpy_cpp.h @@ -2,7 +2,7 @@ #ifndef _NUMPY_CPP_H_ #define _NUMPY_CPP_H_ - +#define PY_SSIZE_T_CLEAN /*************************************************************************** * This file is based on original work by Mark Wiebe, available at: * |
