From 9a2725279e0ce992fd0717582a78a0abdac51fa9 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 20 Nov 2013 09:54:37 +0000 Subject: fix in the Python binding --- src/runtime/python/pypgf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/python/pypgf.c') diff --git a/src/runtime/python/pypgf.c b/src/runtime/python/pypgf.c index 8fe4256e2..459b5870b 100644 --- a/src/runtime/python/pypgf.c +++ b/src/runtime/python/pypgf.c @@ -5,7 +5,6 @@ #include #include #include -#include #include static PyObject* PGFError; -- cgit v1.2.3