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 'mert/SemposOverlapping.cpp')
-rw-r--r--mert/SemposOverlapping.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mert/SemposOverlapping.cpp b/mert/SemposOverlapping.cpp
index 309b371ce..4658ea298 100644
--- a/mert/SemposOverlapping.cpp
+++ b/mert/SemposOverlapping.cpp
@@ -1,5 +1,6 @@
#include "SemposOverlapping.h"
+#include <algorithm>
#include <stdexcept>
using namespace std;