summaryrefslogtreecommitdiff
path: root/decoder/tree_fragment.h
diff options
context:
space:
mode:
authorChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2014-05-08 21:24:35 -0400
committerChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2014-05-08 21:24:35 -0400
commit8bf3c1bef16c2c25289d51b48cb0cf3fcff45e60 (patch)
tree200113dc90e6b3dcf610487b2ea9204cfc1c8a33 /decoder/tree_fragment.h
parent80778dd022150ea4d654cd1952a3f09684a5cfbb (diff)
missing header
Diffstat (limited to 'decoder/tree_fragment.h')
-rw-r--r--decoder/tree_fragment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/tree_fragment.h b/decoder/tree_fragment.h
index f9dfa8cc..79722b5a 100644
--- a/decoder/tree_fragment.h
+++ b/decoder/tree_fragment.h
@@ -6,6 +6,7 @@
#include <vector>
#include <string>
#include <cassert>
+#include <cstddef>
namespace cdec {