summaryrefslogtreecommitdiff
path: root/xmloff/inc/PageMasterImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/PageMasterImportContext.hxx')
-rw-r--r--xmloff/inc/PageMasterImportContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/PageMasterImportContext.hxx b/xmloff/inc/PageMasterImportContext.hxx
index 44cf86bc99e0..7e164a1f234b 100644
--- a/xmloff/inc/PageMasterImportContext.hxx
+++ b/xmloff/inc/PageMasterImportContext.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_INC_PAGEMASTERIMPORTCONTEXT_HXX
-#define INCLUDED_XMLOFF_INC_PAGEMASTERIMPORTCONTEXT_HXX
+#pragma once
#include <xmloff/prstylei.hxx>
#include <xmloff/xmlimp.hxx>
@@ -54,6 +53,4 @@ public:
virtual void SetDefaults() override;
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */