summaryrefslogtreecommitdiff
path: root/registry/workben/regtest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/workben/regtest.cxx')
-rw-r--r--registry/workben/regtest.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/registry/workben/regtest.cxx b/registry/workben/regtest.cxx
index b2ed50070d72..fb45c62e2a20 100644
--- a/registry/workben/regtest.cxx
+++ b/registry/workben/regtest.cxx
@@ -37,7 +37,9 @@
#include <rtl/alloc.h>
using namespace std;
-using namespace rtl;
+
+using ::rtl::OUString;
+using ::rtl::OUStringToOString;
#if (defined UNX) || (defined OS2)
int main()