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, 1 insertions, 0 deletions
diff --git a/moses2/Phrase.h b/moses2/Phrase.h
index 100701483..a6f496184 100644
--- a/moses2/Phrase.h
+++ b/moses2/Phrase.h
@@ -7,6 +7,7 @@
#pragma once
+#include <boost/functional/hash.hpp>
#include <cstddef>
#include <string>
#include <sstream>