We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eb321b + 1080e54 commit b9fd1d9Copy full SHA for b9fd1d9
1 file changed
src/mapnik_image.cpp
@@ -44,6 +44,7 @@
44
#include <mapnik/cairo/cairo_context.hpp>
45
#include <mapnik/cairo/cairo_image_util.hpp>
46
#if PY_MAJOR_VERSION >= 3
47
+#define PYCAIRO_NO_IMPORT
48
#include <py3cairo.h>
49
#else
50
#include <pycairo.h>
0 commit comments