summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLTextHeaderFooterContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLTextHeaderFooterContext.hxx')
-rw-r--r--xmloff/inc/XMLTextHeaderFooterContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/XMLTextHeaderFooterContext.hxx b/xmloff/inc/XMLTextHeaderFooterContext.hxx
index 350e9a747d66..27b1b35c04a7 100644
--- a/xmloff/inc/XMLTextHeaderFooterContext.hxx
+++ b/xmloff/inc/XMLTextHeaderFooterContext.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_XMLOFF_INC_XMLTEXTHEADERFOOTERCONTEXT_HXX
-#define INCLUDED_XMLOFF_INC_XMLTEXTHEADERFOOTERCONTEXT_HXX
+#pragma once
#include <xmloff/xmlictxt.hxx>
@@ -58,6 +57,4 @@ public:
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */