summaryrefslogtreecommitdiff
path: root/i18npool/inc/breakiteratorImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/breakiteratorImpl.hxx')
-rw-r--r--i18npool/inc/breakiteratorImpl.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/i18npool/inc/breakiteratorImpl.hxx b/i18npool/inc/breakiteratorImpl.hxx
index a90f06182777..c27645a60ef2 100644
--- a/i18npool/inc/breakiteratorImpl.hxx
+++ b/i18npool/inc/breakiteratorImpl.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_BREAKITERATORIMPL_HXX
-#define INCLUDED_I18NPOOL_INC_BREAKITERATORIMPL_HXX
+#pragma once
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
@@ -122,7 +121,4 @@ private:
} // i18npool
-
-#endif // INCLUDED_I18NPOOL_INC_BREAKITERATORIMPL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */