diff options
author | danglassey <danglassey> | 2002-10-04 13:01:49 +0000 |
---|---|---|
committer | danglassey <danglassey> | 2002-10-04 13:01:49 +0000 |
commit | 0f9285ce51edf199ba98bec0996eb4d48e27d207 (patch) | |
tree | 6540c78511af3ae7b3f0b52f89a9430089ea66fc /tests/tlitmgrtest.cpp | |
parent | 7447953df080deacffa333680dad3f67b7c663be (diff) | |
download | sword-sf-cvs-0f9285ce51edf199ba98bec0996eb4d48e27d207.tar.gz |
sync with crosswire 20021004-1300
Diffstat (limited to 'tests/tlitmgrtest.cpp')
-rw-r--r-- | tests/tlitmgrtest.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tlitmgrtest.cpp b/tests/tlitmgrtest.cpp index 9725501..fbdf519 100644 --- a/tests/tlitmgrtest.cpp +++ b/tests/tlitmgrtest.cpp @@ -261,6 +261,8 @@ static const char SW_RESDATA[] = "/usr/local/lib/sword/"; #include <map> +using namespace std; + struct SWTransData { UnicodeString resource; UTransDirection dir; |