diff options
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; |