summaryrefslogtreecommitdiff
path: root/decoder/tree_fragment.h
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2014-04-27 21:05:33 +0200
committerChris Dyer <redpony@gmail.com>2014-04-27 21:05:33 +0200
commitaa9d5d402c01e45835878c02777442950a0f6c0a (patch)
tree7d1e386c8b63c863566f926a13727f0dcd7dcf9d /decoder/tree_fragment.h
parentd033a045aa46ff876ad2c9f6929e2095b2481cdf (diff)
clean up headers
Diffstat (limited to 'decoder/tree_fragment.h')
-rw-r--r--decoder/tree_fragment.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/decoder/tree_fragment.h b/decoder/tree_fragment.h
index 4a704bc4..f9dfa8cc 100644
--- a/decoder/tree_fragment.h
+++ b/decoder/tree_fragment.h
@@ -5,8 +5,7 @@
#include <iostream>
#include <vector>
#include <string>
-
-#include "tdict.h"
+#include <cassert>
namespace cdec {