summaryrefslogtreecommitdiff
path: root/extools/lex_trans_tbl.h
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-13 16:15:33 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-13 16:15:33 +0000
commit2eeaa2eb91334bea11d70db1011f1a28ce3bb7d2 (patch)
tree42a7480c4d601064fa9a5b25a33d59eb12cdf166 /extools/lex_trans_tbl.h
parentbddde964a3686d79e77898def1ca7eb228c7caf1 (diff)
major speed up using DFA parser
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@235 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'extools/lex_trans_tbl.h')
-rw-r--r--extools/lex_trans_tbl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extools/lex_trans_tbl.h b/extools/lex_trans_tbl.h
index 81d6ccc9..161b4a0d 100644
--- a/extools/lex_trans_tbl.h
+++ b/extools/lex_trans_tbl.h
@@ -8,6 +8,7 @@
#ifndef LEX_TRANS_TBL_H_
#define LEX_TRANS_TBL_H_
+#include "wordid.h"
#include <map>
class LexTranslationTable