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-cmd
parent43dc333cd72027009324068ebcc1752021d9e0aa (diff)
delete includes for util/check.hh
Diffstat (limited to 'moses-cmd')
-rw-r--r--moses-cmd/IOWrapper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses-cmd/IOWrapper.h b/moses-cmd/IOWrapper.h
index 901e89dc2..93539ce0b 100644
--- a/moses-cmd/IOWrapper.h
+++ b/moses-cmd/IOWrapper.h
@@ -39,7 +39,6 @@ POSSIBILITY OF SUCH DAMAGE.
#include <fstream>
#include <ostream>
#include <vector>
-#include "util/check.hh"
#include "moses/TypeDef.h"
#include "moses/Sentence.h"