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 'contrib/moses2/PhraseBased/CubePruningMiniStack/Search.h')
-rw-r--r--contrib/moses2/PhraseBased/CubePruningMiniStack/Search.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/moses2/PhraseBased/CubePruningMiniStack/Search.h b/contrib/moses2/PhraseBased/CubePruningMiniStack/Search.h
index 65fc82c8e..0dfe9dfb2 100644
--- a/contrib/moses2/PhraseBased/CubePruningMiniStack/Search.h
+++ b/contrib/moses2/PhraseBased/CubePruningMiniStack/Search.h
@@ -11,6 +11,7 @@
#include "Misc.h"
#include "Stack.h"
#include "../../legacy/Range.h"
+#include "../../MemPoolAllocator.h"
namespace Moses2
{