diff options
Diffstat (limited to 'fast/hypergraph.hh')
-rw-r--r-- | fast/hypergraph.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fast/hypergraph.hh b/fast/hypergraph.hh index 5a68742..ea940ad 100644 --- a/fast/hypergraph.hh +++ b/fast/hypergraph.hh @@ -11,6 +11,7 @@ #include <iterator> #include <fstream> #include <msgpack.hpp> +#include <msgpack/fbuffer.hpp> #include "grammar.hh" #include "semiring.hh" |