summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLCalculationSettingsContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLCalculationSettingsContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLCalculationSettingsContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/chart/SchXMLCalculationSettingsContext.hxx b/xmloff/source/chart/SchXMLCalculationSettingsContext.hxx
index 559358c0afbe..b10f1545d4e9 100644
--- a/xmloff/source/chart/SchXMLCalculationSettingsContext.hxx
+++ b/xmloff/source/chart/SchXMLCalculationSettingsContext.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLCALCULATIONSETTINGSCONTEXT_HXX
-#define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLCALCULATIONSETTINGSCONTEXT_HXX
+#pragma once
#include <xmloff/xmlictxt.hxx>
@@ -37,6 +36,4 @@ public:
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */