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 '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"