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/Misc.h')
-rw-r--r--contrib/moses2/PhraseBased/CubePruningMiniStack/Misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/moses2/PhraseBased/CubePruningMiniStack/Misc.h b/contrib/moses2/PhraseBased/CubePruningMiniStack/Misc.h
index f6e396f13..535ef6ada 100644
--- a/contrib/moses2/PhraseBased/CubePruningMiniStack/Misc.h
+++ b/contrib/moses2/PhraseBased/CubePruningMiniStack/Misc.h
@@ -14,6 +14,7 @@
#include "../Hypothesis.h"
#include "../../TypeDef.h"
#include "../../Vector.h"
+#include "../../MemPoolAllocator.h"
#include "Stack.h"
namespace Moses2