summaryrefslogtreecommitdiff
path: root/xmloff/source/style/csmaphdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/csmaphdl.hxx')
-rw-r--r--xmloff/source/style/csmaphdl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/style/csmaphdl.hxx b/xmloff/source/style/csmaphdl.hxx
index f7dd51d2c0e2..1d80d676ae4e 100644
--- a/xmloff/source/style/csmaphdl.hxx
+++ b/xmloff/source/style/csmaphdl.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_STYLE_CSMAPHDL_HXX
-#define INCLUDED_XMLOFF_SOURCE_STYLE_CSMAPHDL_HXX
+#pragma once
#include <xmloff/xmlprhdl.hxx>
@@ -43,6 +42,4 @@ public:
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
-#endif // INCLUDED_XMLOFF_SOURCE_STYLE_CSMAPHDL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */