aboutsummaryrefslogtreecommitdiffstats
path: root/tests/keytest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/keytest.cpp')
-rw-r--r--tests/keytest.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/keytest.cpp b/tests/keytest.cpp
index 2cb9e75..3df19a9 100644
--- a/tests/keytest.cpp
+++ b/tests/keytest.cpp
@@ -8,6 +8,10 @@
#include <localemgr.h>
+#ifndef NO_SWORD_NAMESPACE
+using namespace sword;
+#endif
+
int main(int argc, char **argv)
{
int loop;