summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLPropertyMappingContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLPropertyMappingContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/chart/SchXMLPropertyMappingContext.hxx b/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
index 41154d344d4c..1696a32f36a0 100644
--- a/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
+++ b/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLPROPERTYMAPPINGCONTEXT_HXX
-#define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLPROPERTYMAPPINGCONTEXT_HXX
+#pragma once
#include "transporttypes.hxx"
#include <xmloff/xmlictxt.hxx>
@@ -43,6 +42,4 @@ private:
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */