summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/halfwidthToFullwidth.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/transliteration/halfwidthToFullwidth.cxx')
-rw-r--r--i18npool/source/transliteration/halfwidthToFullwidth.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18npool/source/transliteration/halfwidthToFullwidth.cxx b/i18npool/source/transliteration/halfwidthToFullwidth.cxx
index 8709ce01c723..8e1decae447a 100644
--- a/i18npool/source/transliteration/halfwidthToFullwidth.cxx
+++ b/i18npool/source/transliteration/halfwidthToFullwidth.cxx
@@ -40,7 +40,8 @@
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
-using namespace rtl;
+
+using ::rtl::OUString;
namespace com { namespace sun { namespace star { namespace i18n {