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/SCFG/InputPath.h')
-rw-r--r--contrib/moses2/SCFG/InputPath.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/moses2/SCFG/InputPath.h b/contrib/moses2/SCFG/InputPath.h
index e135276ff..c8a7253c2 100644
--- a/contrib/moses2/SCFG/InputPath.h
+++ b/contrib/moses2/SCFG/InputPath.h
@@ -11,6 +11,7 @@
#include <list>
#include <boost/unordered_map.hpp>
#include "../InputPathBase.h"
+#include "../MemPoolAllocator.h"
#include "TargetPhrases.h"
#include "ActiveChart.h"
#include "Word.h"