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:
authorHieu Hoang <hieuhoang@gmail.com>2013-09-25 19:57:01 +0400
committerHieu Hoang <hieuhoang@gmail.com>2013-09-25 19:57:01 +0400
commitdeafd5922daaa9bdb63c025d49103f444485f5db (patch)
tree8c18cfae1d9b56cef7a19300d33523ba08fda4ac /moses/SearchCubePruning.h
parent96df1f265937c77f32d5eeb5bcac1fbb586ed6ad (diff)
skeleton PT
Diffstat (limited to 'moses/SearchCubePruning.h')
-rw-r--r--moses/SearchCubePruning.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moses/SearchCubePruning.h b/moses/SearchCubePruning.h
index e00ae4409..dc26886cc 100644
--- a/moses/SearchCubePruning.h
+++ b/moses/SearchCubePruning.h
@@ -4,6 +4,7 @@
#include <vector>
#include "Search.h"
#include "HypothesisStackCubePruning.h"
+#include "SentenceStats.h"
namespace Moses
{