summaryrefslogtreecommitdiff
path: root/stoc/test/excomp/excomp1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/excomp/excomp1.cxx')
-rw-r--r--stoc/test/excomp/excomp1.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/stoc/test/excomp/excomp1.cxx b/stoc/test/excomp/excomp1.cxx
index 058a06bc3f97..44d81cd55f06 100644
--- a/stoc/test/excomp/excomp1.cxx
+++ b/stoc/test/excomp/excomp1.cxx
@@ -46,7 +46,8 @@ using namespace com::sun::star::lang;
using namespace com::sun::star::registry;
using namespace cppu;
using namespace osl;
-using namespace rtl;
+
+using ::rtl::OUString;
#define SERVICENAME1 "example.ExampleComponent1"
#define IMPLNAME1 "example.ExampleComponent1.Impl"