summaryrefslogtreecommitdiff
path: root/framework/inc/xml/acceleratorconfigurationwriter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/acceleratorconfigurationwriter.hxx')
-rw-r--r--framework/inc/xml/acceleratorconfigurationwriter.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/xml/acceleratorconfigurationwriter.hxx b/framework/inc/xml/acceleratorconfigurationwriter.hxx
index f66b5f6da143..ce28896b1118 100644
--- a/framework/inc/xml/acceleratorconfigurationwriter.hxx
+++ b/framework/inc/xml/acceleratorconfigurationwriter.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_XML_ACCELERATORCONFIGURATIONWRITER_HXX
-#define INCLUDED_FRAMEWORK_INC_XML_ACCELERATORCONFIGURATIONWRITER_HXX
+#pragma once
#include <accelerators/acceleratorcache.hxx>
@@ -76,6 +75,4 @@ class AcceleratorConfigurationWriter final
} // namespace framework
-#endif // INCLUDED_FRAMEWORK_INC_XML_ACCELERATORCONFIGURATIONWRITER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */