1
0
forked from GitHub/gf-core

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 cb67a24c99
commit f612311c65

View File

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