diff options
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/inc/textToPronounce_zh.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/i18npool/inc/textToPronounce_zh.hxx b/i18npool/inc/textToPronounce_zh.hxx index 3bafc4e70ce7..ff01d6624ca3 100644 --- a/i18npool/inc/textToPronounce_zh.hxx +++ b/i18npool/inc/textToPronounce_zh.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 INCLUDED_I18NPOOL_INC_TEXTTOPRONOUNCE_ZH_HXX -#define INCLUDED_I18NPOOL_INC_TEXTTOPRONOUNCE_ZH_HXX + +#pragma once #include "transliteration_Ignore.hxx" #include <osl/module.hxx> @@ -70,6 +70,4 @@ TRANSLITERATION_TextToPronounce_zh( TextToChuyin_zh_TW) } -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |