aboutsummaryrefslogtreecommitdiffstats
path: root/tests/filtertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filtertest.cpp')
-rw-r--r--tests/filtertest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/filtertest.cpp b/tests/filtertest.cpp
index 5206652..0301c49 100644
--- a/tests/filtertest.cpp
+++ b/tests/filtertest.cpp
@@ -4,6 +4,9 @@
#include <gbfosis.h>
#include <versekey.h>
#include <swmgr.h>
+#ifndef NO_SWORD_NAMESPACE
+using namespace sword;
+#endif
#define MAXBUF 30000
int main(int argc, char **argv) {