summaryrefslogtreecommitdiff
path: root/i18npool/inc/numtochar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/numtochar.hxx')
-rw-r--r--i18npool/inc/numtochar.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/i18npool/inc/numtochar.hxx b/i18npool/inc/numtochar.hxx
index e64e52068b68..f7dbd9207743 100644
--- a/i18npool/inc/numtochar.hxx
+++ b/i18npool/inc/numtochar.hxx
@@ -16,8 +16,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _L10N_TRANSLITERATION_NUMTOCHAR_HXX_
-#define _L10N_TRANSLITERATION_NUMTOCHAR_HXX_
+
+#ifndef INCLUDED_I18NPOOL_INC_NUMTOCHAR_HXX
+#define INCLUDED_I18NPOOL_INC_NUMTOCHAR_HXX
#include <transliteration_Numeric.hxx>
@@ -50,6 +51,6 @@ TRANSLITERATION_NUMTOCHAR(Halfwidth)
} } } }
-#endif // _L10N_TRANSLITERATION_NUMTOCHAR_HXX_
+#endif // INCLUDED_I18NPOOL_INC_NUMTOCHAR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */