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
path: root/moses
diff options
context:
space:
mode:
authorUlrich Germann <Ulrich.Germann@gmail.com>2015-03-30 01:57:14 +0300
committerUlrich Germann <Ulrich.Germann@gmail.com>2015-03-30 01:57:14 +0300
commit2899645992a92de2db21b4bdf02f9bc0c7a5e902 (patch)
tree2a21af173ab4e4f8e6cd9b29d72bde5d77a95e31 /moses
parent3541838a466c1dc1bbebd6d75d8fc07f6f55d053 (diff)
Cleanup.
Diffstat (limited to 'moses')
-rw-r--r--moses/TranslationModel/UG/sapt_pscore_base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/TranslationModel/UG/sapt_pscore_base.h b/moses/TranslationModel/UG/sapt_pscore_base.h
index 68a491145..39b924922 100644
--- a/moses/TranslationModel/UG/sapt_pscore_base.h
+++ b/moses/TranslationModel/UG/sapt_pscore_base.h
@@ -3,7 +3,6 @@
// written by Ulrich Germann
#pragma once
#include "moses/TranslationModel/UG/mm/ug_bitext.h"
-#include "moses/TranslationModel/UG/mm/ug_phrasepair.h"
#include "util/exception.hh"
#include "boost/format.hpp"