aboutsummaryrefslogtreecommitdiffstats
path: root/tests/translittest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/translittest.cpp')
-rw-r--r--tests/translittest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/translittest.cpp b/tests/translittest.cpp
index 1b2bddf..074bf9c 100644
--- a/tests/translittest.cpp
+++ b/tests/translittest.cpp
@@ -12,6 +12,8 @@
#include "utf8transliterator.h"
+using namespace std;
+
// Print the given string to stdout
void uprintf(const UnicodeString &str) {
char *buf = 0;