From 0f9285ce51edf199ba98bec0996eb4d48e27d207 Mon Sep 17 00:00:00 2001 From: danglassey Date: Fri, 4 Oct 2002 13:01:49 +0000 Subject: sync with crosswire 20021004-1300 --- tests/translittest.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/translittest.cpp') 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; -- cgit