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:
authorAles Tamchyna <tamchyna@ufal.mff.cuni.cz>2015-01-08 14:32:34 +0300
committerAles Tamchyna <tamchyna@ufal.mff.cuni.cz>2015-01-08 14:32:34 +0300
commitcf4608163f8cc33fd2d19956704fb4480f4aa175 (patch)
treef58e4a4b9d93d04ceea619dbd94f33a799d16d71 /moses/IOWrapper.h
parent93702844e59017df0b4fe6eca0ff0e4369756932 (diff)
parentd1677c75087d8100c315ddc0587bc72cfcae4342 (diff)
Merge branch 'vw_integration' of github.com:moses-smt/mosesdecoder into vw_integration
Diffstat (limited to 'moses/IOWrapper.h')
-rw-r--r--moses/IOWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moses/IOWrapper.h b/moses/IOWrapper.h
index e59e54de0..8a0a8cc54 100644
--- a/moses/IOWrapper.h
+++ b/moses/IOWrapper.h
@@ -41,6 +41,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include "moses/TypeDef.h"
#include "moses/Sentence.h"
+#include "moses/TabbedSentence.h"
#include "moses/FactorTypeSet.h"
#include "moses/FactorCollection.h"
#include "moses/Hypothesis.h"