aboutsummaryrefslogtreecommitdiffstats
path: root/tests/translittest.cpp
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-10-04 13:01:49 +0000
committerdanglassey <danglassey>2002-10-04 13:01:49 +0000
commit0f9285ce51edf199ba98bec0996eb4d48e27d207 (patch)
tree6540c78511af3ae7b3f0b52f89a9430089ea66fc /tests/translittest.cpp
parent7447953df080deacffa333680dad3f67b7c663be (diff)
downloadsword-sf-cvs-0f9285ce51edf199ba98bec0996eb4d48e27d207.tar.gz
sync with crosswire 20021004-1300
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;