summaryrefslogtreecommitdiff
path: root/xmloff/source/style/fonthdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/fonthdl.hxx')
-rw-r--r--xmloff/source/style/fonthdl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/style/fonthdl.hxx b/xmloff/source/style/fonthdl.hxx
index 2860a1eaaacd..970cbc273f8e 100644
--- a/xmloff/source/style/fonthdl.hxx
+++ b/xmloff/source/style/fonthdl.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_STYLE_FONTHDL_HXX
-#define INCLUDED_XMLOFF_SOURCE_STYLE_FONTHDL_HXX
+#pragma once
#include <xmloff/xmlprhdl.hxx>
@@ -71,6 +70,4 @@ public:
};
-#endif // INCLUDED_XMLOFF_SOURCE_STYLE_FONTHDL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */