summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/inc/PageMasterStyleMap.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/PageMasterStyleMap.hxx b/xmloff/inc/PageMasterStyleMap.hxx
index 657b17d467ad..746b67f1a13d 100644
--- a/xmloff/inc/PageMasterStyleMap.hxx
+++ b/xmloff/inc/PageMasterStyleMap.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef XMLOFF_INC_PAGEMASTERSTYLEMAP_HXX
-#define XMLOFF_INC_PAGEMASTERSTYLEMAP_HXX
+#pragma once
#include <xmloff/maptype.hxx>
#include <xmloff/xmltypes.hxx>
@@ -194,6 +193,4 @@
extern const XMLPropertyMapEntry aXMLPageMasterStyleMap[];
extern const XMLPropertyMapEntry g_XMLPageMasterDrawingPageStyleMap[];
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */