summaryrefslogtreecommitdiff
path: root/i18npool/inc/texttonum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/texttonum.hxx')
-rw-r--r--i18npool/inc/texttonum.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/i18npool/inc/texttonum.hxx b/i18npool/inc/texttonum.hxx
index de8fa829530d..ad095fff9c89 100644
--- a/i18npool/inc/texttonum.hxx
+++ b/i18npool/inc/texttonum.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
-#define INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
+#pragma once
#include "transliteration_Numeric.hxx"
@@ -48,6 +47,4 @@ TRANSLITERATION_TEXTTONUM(KanjiLongTraditional_ja_JP)
}
-#endif // INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */