summaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib/py2/src/_ttconv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/matplotlib/py2/src/_ttconv.cpp')
-rw-r--r--contrib/python/matplotlib/py2/src/_ttconv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/matplotlib/py2/src/_ttconv.cpp b/contrib/python/matplotlib/py2/src/_ttconv.cpp
index e0aa4611d28..e18c8a53cab 100644
--- a/contrib/python/matplotlib/py2/src/_ttconv.cpp
+++ b/contrib/python/matplotlib/py2/src/_ttconv.cpp
@@ -5,7 +5,7 @@
Python wrapper for TrueType conversion library in ../ttconv.
*/
-
+#define PY_SSIZE_T_CLEAN
#include "mplutils.h"
#include <Python.h>