summaryrefslogtreecommitdiff
path: root/i18npool/inc/transliteration_Ignore.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/transliteration_Ignore.hxx')
-rw-r--r--i18npool/inc/transliteration_Ignore.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/inc/transliteration_Ignore.hxx b/i18npool/inc/transliteration_Ignore.hxx
index f57e1da04ffd..da3ed51a08fa 100644
--- a/i18npool/inc/transliteration_Ignore.hxx
+++ b/i18npool/inc/transliteration_Ignore.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _I18N_TRANSLITERATION_TRANSLITERATION_IGNORE_H_
-#define _I18N_TRANSLITERATION_TRANSLITERATION_IGNORE_H_
+#ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
+#define INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
#include <transliteration_commonclass.hxx>
#include <i18nutil/oneToOneMapping.hxx>
@@ -146,6 +146,6 @@ TRANSLITERATION_IGNORE(Size_ja_JP)
} } } }
-#endif // _I18N_TRANSLITERATION_TRANSLITERATION_IGNORE_H_
+#endif // INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */