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 'moses/Manager.cpp')
-rw-r--r--moses/Manager.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/moses/Manager.cpp b/moses/Manager.cpp
index fe8267626..98feaa4a7 100644
--- a/moses/Manager.cpp
+++ b/moses/Manager.cpp
@@ -44,6 +44,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "moses/LM/Base.h"
#include "moses/TranslationModel/PhraseDictionary.h"
#include "moses/TranslationAnalysis.h"
+#include "moses/TranslationTask.h"
#include "moses/HypergraphOutput.h"
#include "moses/mbr.h"
#include "moses/LatticeMBR.h"
@@ -85,7 +86,7 @@ Manager::~Manager()
const InputType&
Manager::GetSource() const
-{ return m_source) ; }
+{ return m_source ; }
/**
* Main decoder loop that translates a sentence by expanding