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:
Diffstat (limited to 'moses2/Phrase.h')
-rw-r--r--moses2/Phrase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses2/Phrase.h b/moses2/Phrase.h
index a6f496184..100701483 100644
--- a/moses2/Phrase.h
+++ b/moses2/Phrase.h
@@ -7,7 +7,6 @@
#pragma once
-#include <boost/functional/hash.hpp>
#include <cstddef>
#include <string>
#include <sstream>