summaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib/py2/src/_tkagg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/matplotlib/py2/src/_tkagg.cpp')
-rw-r--r--contrib/python/matplotlib/py2/src/_tkagg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/matplotlib/py2/src/_tkagg.cpp b/contrib/python/matplotlib/py2/src/_tkagg.cpp
index ad5289b3d6e..106f1398b30 100644
--- a/contrib/python/matplotlib/py2/src/_tkagg.cpp
+++ b/contrib/python/matplotlib/py2/src/_tkagg.cpp
@@ -7,7 +7,7 @@
* See LICENSE/LICENSE.PIL for details.
*
*/
-
+#define PY_SSIZE_T_CLEAN
#include <Python.h>
#include <cstdlib>
#include <cstdio>