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.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/i18npool/inc/transliteration_Ignore.hxx b/i18npool/inc/transliteration_Ignore.hxx
index eaf9d602179a..3ce28f5c682a 100644
--- a/i18npool/inc/transliteration_Ignore.hxx
+++ b/i18npool/inc/transliteration_Ignore.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
-#define INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
+#pragma once
#include "transliteration_commonclass.hxx"
#include <unicode/translit.h>
@@ -155,6 +154,4 @@ TRANSLITERATION_IGNORE(Size_ja_JP)
}
-#endif // INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */