summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/largeToSmall_ja_JP.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/transliteration/largeToSmall_ja_JP.cxx')
-rw-r--r--i18npool/source/transliteration/largeToSmall_ja_JP.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18npool/source/transliteration/largeToSmall_ja_JP.cxx b/i18npool/source/transliteration/largeToSmall_ja_JP.cxx
index f53981cca01e..3afec8d7026b 100644
--- a/i18npool/source/transliteration/largeToSmall_ja_JP.cxx
+++ b/i18npool/source/transliteration/largeToSmall_ja_JP.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -37,7 +38,6 @@
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
-using namespace rtl;
namespace com { namespace sun { namespace star { namespace i18n {
@@ -91,3 +91,5 @@ largeToSmall_ja_JP::largeToSmall_ja_JP()
}
} } } }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */