summaryrefslogtreecommitdiff
path: root/framework/inc/recording/dispatchrecordersupplier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/recording/dispatchrecordersupplier.hxx')
-rw-r--r--framework/inc/recording/dispatchrecordersupplier.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/recording/dispatchrecordersupplier.hxx b/framework/inc/recording/dispatchrecordersupplier.hxx
index 934b82df0452..d01cec161d73 100644
--- a/framework/inc/recording/dispatchrecordersupplier.hxx
+++ b/framework/inc/recording/dispatchrecordersupplier.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_RECORDING_DISPATCHRECORDERSUPPLIER_HXX
-#define INCLUDED_FRAMEWORK_INC_RECORDING_DISPATCHRECORDERSUPPLIER_HXX
+#pragma once
#include <com/sun/star/frame/XDispatchRecorderSupplier.hpp>
#include <com/sun/star/util/URL.hpp>
@@ -81,6 +80,4 @@ class DispatchRecorderSupplier final : public ::cppu::WeakImplHelper<
} // namespace framework
-#endif // INCLUDED_FRAMEWORK_INC_RECORDING_DISPATCHRECORDERSUPPLIER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */