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:
authorHieu Hoang <hieuhoang@gmail.com>2013-11-21 22:58:28 +0400
committerHieu Hoang <hieuhoang@gmail.com>2013-11-21 22:58:28 +0400
commit0a8390981e9c01b131a63212a3f13306ca4dee26 (patch)
tree05383c711bd70bc22370a6cfcffeb0859cf06d9f /moses/WordLattice.cpp
parent43dc333cd72027009324068ebcc1752021d9e0aa (diff)
delete includes for util/check.hh
Diffstat (limited to 'moses/WordLattice.cpp')
-rw-r--r--moses/WordLattice.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/WordLattice.cpp b/moses/WordLattice.cpp
index 331eaae96..3247afe77 100644
--- a/moses/WordLattice.cpp
+++ b/moses/WordLattice.cpp
@@ -7,7 +7,6 @@
#include "TranslationOptionCollectionLattice.h"
#include "TranslationOptionCollectionConfusionNet.h"
#include "moses/FF/InputFeature.h"
-#include "util/check.hh"
namespace Moses
{