fix in linearizer.h to make the JAVA binding compile

This commit is contained in:
krasimir
2017-05-23 21:11:11 +00:00
parent 9ec86417cb
commit aa836aa86d

View File

@@ -2,6 +2,7 @@
#define PGF_LINEARIZER_H_
#include <gu/enum.h>
#include <pgf/data.h>
/// Linearization of abstract syntax trees.