fix in the Python binding

This commit is contained in:
kr.angelov
2013-11-20 09:54:37 +00:00
parent ab8037c3c6
commit b255f19b63
2 changed files with 6 additions and 1 deletions

View File

@@ -5,7 +5,6 @@
#include <gu/map.h>
#include <gu/file.h>
#include <pgf/pgf.h>
#include <pgf/lexer.h>
#include <pgf/linearizer.h>
static PyObject* PGFError;