diff options
Diffstat (limited to 'i18npool/inc/breakiterator_cjk.hxx')
-rw-r--r-- | i18npool/inc/breakiterator_cjk.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/i18npool/inc/breakiterator_cjk.hxx b/i18npool/inc/breakiterator_cjk.hxx index a11a1535691f..fce0d295ca68 100644 --- a/i18npool/inc/breakiterator_cjk.hxx +++ b/i18npool/inc/breakiterator_cjk.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_BREAKITERATOR_CJK_HXX -#define INCLUDED_I18NPOOL_INC_BREAKITERATOR_CJK_HXX +#pragma once #include "breakiterator_unicode.hxx" #include "xdictionary.hxx" @@ -67,6 +66,4 @@ public: } -#endif // INCLUDED_I18NPOOL_INC_BREAKITERATOR_CJK_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |