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:
authorKenneth Heafield <github@kheafield.com>2015-06-22 17:46:12 +0300
committerUlrich Germann <ugermann@inf.ed.ac.uk>2015-06-24 16:32:14 +0300
commit9936c9f264f95c02e47a6e987bea0e2026b78727 (patch)
treee808f84fd59cb243fc7c20380d2ba786c4d844f7 /moses/IOWrapper.h
parente57ca5ec34c8723a73122b3e0963a1e8ff719a45 (diff)
Didn't need header
Diffstat (limited to 'moses/IOWrapper.h')
-rw-r--r--moses/IOWrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/moses/IOWrapper.h b/moses/IOWrapper.h
index f1bcefa92..e3057794f 100644
--- a/moses/IOWrapper.h
+++ b/moses/IOWrapper.h
@@ -61,8 +61,6 @@ POSSIBILITY OF SUCH DAMAGE.
#include "moses/ChartKBestExtractor.h"
#include "moses/Syntax/KBestExtractor.h"
-#include "search/applied.hh"
-
#include <boost/format.hpp>
namespace Moses