summaryrefslogtreecommitdiff
path: root/i18npool/inc/calendar_hijri.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/calendar_hijri.hxx')
-rw-r--r--i18npool/inc/calendar_hijri.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/i18npool/inc/calendar_hijri.hxx b/i18npool/inc/calendar_hijri.hxx
index 707c877710a0..b25c4cb0b44f 100644
--- a/i18npool/inc/calendar_hijri.hxx
+++ b/i18npool/inc/calendar_hijri.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_CALENDAR_HIJRI_HXX
-#define INCLUDED_I18NPOOL_INC_CALENDAR_HIJRI_HXX
+#pragma once
#include "calendar_gregorian.hxx"
@@ -47,6 +46,4 @@ private:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */