diff options
Diffstat (limited to 'decoder/tree_fragment.h')
-rw-r--r-- | decoder/tree_fragment.h | 3 |
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 { |