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
commite027ec43dad0fa2bd9d2d7161ec0355bc1641178 (patch)
tree6cfbf0583087b7c041deec414cb4bbdc1e3bb8af /decoder/tree_fragment.h
parent1400adb9f5e8ebf8ea1658d658893f0731b6fc22 (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 {