summaryrefslogtreecommitdiff
path: root/extools/extractor.cc
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-13 06:29:00 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-13 06:29:00 +0000
commita15b6133bdb8eee1cdbc67712f3a5e51c4ec5377 (patch)
treebe3f5f1738b5d5bdc3ad2ac291fbae7f3e318fa1 /extools/extractor.cc
parent84d7b76d0896f9be3a51df3b49d557df0dd3781a (diff)
start moving toward striped grammar lexer
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@233 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'extools/extractor.cc')
-rw-r--r--extools/extractor.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/extools/extractor.cc b/extools/extractor.cc
index 7149bfd7..bc27e408 100644
--- a/extools/extractor.cc
+++ b/extools/extractor.cc
@@ -16,6 +16,7 @@
#include "wordid.h"
#include "array2d.h"
#include "filelib.h"
+#include "striped_grammar.h"
using namespace std;
using namespace std::tr1;