Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lm
diff options
context:
space:
mode:
authorHieu Hoang <fishandfrolick@gmail.com>2012-05-28 20:29:46 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-05-28 20:29:46 +0400
commitef26388aff03e95882091c96eb3764c872f6c81f (patch)
tree4eb9994859e0b7b7213f995032a855c0bd9b7379 /lm
parentdb1e6040b241c74ed01b9da0e4a8bd2f4c15f176 (diff)
eclipse project
Diffstat (limited to 'lm')
-rw-r--r--lm/bhiksha.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lm/bhiksha.cc b/lm/bhiksha.cc
index cdeafb478..870a4eee5 100644
--- a/lm/bhiksha.cc
+++ b/lm/bhiksha.cc
@@ -1,6 +1,7 @@
#include "lm/bhiksha.hh"
#include "lm/config.hh"
#include "util/file.hh"
+#include "util/exception.hh"
#include <limits>