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/legacy/Bitmaps.h')
-rw-r--r--moses2/legacy/Bitmaps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moses2/legacy/Bitmaps.h b/moses2/legacy/Bitmaps.h
index f07318f93..aa0ea8f82 100644
--- a/moses2/legacy/Bitmaps.h
+++ b/moses2/legacy/Bitmaps.h
@@ -1,5 +1,6 @@
#pragma once
+#include <boost/unordered_set.hpp>
#include <boost/unordered_map.hpp>
#include <set>
#include <stack>