summaryrefslogtreecommitdiff
path: root/stoc/source/registry_tdprovider/base.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/registry_tdprovider/base.hxx')
-rw-r--r--stoc/source/registry_tdprovider/base.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/stoc/source/registry_tdprovider/base.hxx b/stoc/source/registry_tdprovider/base.hxx
index 669bae858d10..4bb05982c847 100644
--- a/stoc/source/registry_tdprovider/base.hxx
+++ b/stoc/source/registry_tdprovider/base.hxx
@@ -62,7 +62,6 @@
#include <com/sun/star/registry/XRegistryKey.hpp>
using namespace std;
-using namespace rtl;
using namespace osl;
using namespace cppu;
using namespace com::sun::star::uno;
@@ -70,6 +69,8 @@ using namespace com::sun::star::lang;
using namespace com::sun::star::container;
using namespace com::sun::star::reflection;
+using ::rtl::OUString;
+
//--------------------------------------------------------------------------------------------------
extern rtl_StandardModuleCount g_moduleCount;