summaryrefslogtreecommitdiff
path: root/fast/hypergraph.hh
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-07-21 11:18:18 +0200
committerPatrick Simianer <p@simianer.de>2014-07-21 11:18:18 +0200
commit02bbe0c6bc69283a988caf8f0ab3dadb5d9d72b5 (patch)
tree32e12e90e0b638fa108cd21cdb28780959ed3897 /fast/hypergraph.hh
parentf4c81d3335595a7198a08434717770bbad97e0e4 (diff)
hg::io write
Diffstat (limited to 'fast/hypergraph.hh')
-rw-r--r--fast/hypergraph.hh1
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"