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:
authorHieu Hoang <hieuhoang@gmail.com>2017-07-20 00:44:32 +0300
committerHieu Hoang <hieuhoang@gmail.com>2017-07-20 00:44:32 +0300
commite32b8f580533e2b1cdb5b8496a8658f277409a69 (patch)
tree15a0f5d5a0bb1a274f88e7be0600197384404b30 /probingpt
parentdc42bcbd6153c49a6dc61a6a90b57130453353a0 (diff)
windows buildmoses-ebay.premerge
Diffstat (limited to 'probingpt')
-rw-r--r--probingpt/util.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/probingpt/util.cpp b/probingpt/util.cpp
index cf4edb81a..a98ee41ea 100644
--- a/probingpt/util.cpp
+++ b/probingpt/util.cpp
@@ -1,3 +1,4 @@
+#include <cctype>
#include "util.h"
#include "util/exception.hh"