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/value.hh')
-rw-r--r--lm/value.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lm/value.hh b/lm/value.hh
index d017d59fc..d2425cc13 100644
--- a/lm/value.hh
+++ b/lm/value.hh
@@ -1,6 +1,7 @@
#ifndef LM_VALUE_H
#define LM_VALUE_H
+#include "lm/config.hh"
#include "lm/model_type.hh"
#include "lm/value_build.hh"
#include "lm/weights.hh"