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
diff options
context:
space:
mode:
Diffstat (limited to 'lm/max_order.cc')
-rw-r--r--lm/max_order.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lm/max_order.cc b/lm/max_order.cc
index 6d4895bd4..94221201c 100644
--- a/lm/max_order.cc
+++ b/lm/max_order.cc
@@ -1,3 +1,4 @@
+#include "lm/max_order.hh"
#include <iostream>
int main(int argc, char *argv[]) {