summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/submissionhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/submissionhandler.hxx')
-rw-r--r--extensions/source/propctrlr/submissionhandler.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/submissionhandler.hxx b/extensions/source/propctrlr/submissionhandler.hxx
index bfa9c4d06eff..f263041b2134 100644
--- a/extensions/source/propctrlr/submissionhandler.hxx
+++ b/extensions/source/propctrlr/submissionhandler.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_SUBMISSIONHANDLER_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_SUBMISSIONHANDLER_HXX
+#pragma once
#include <memory>
#include "propertyhandler.hxx"
@@ -108,6 +107,4 @@ namespace pcr
} // namespace pcr
-#endif // INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_SUBMISSIONHANDLER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */