summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/framework/configuration/UpdateRequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/configuration/UpdateRequest.hxx')
-rw-r--r--sd/source/ui/framework/configuration/UpdateRequest.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/framework/configuration/UpdateRequest.hxx b/sd/source/ui/framework/configuration/UpdateRequest.hxx
index de48e60e03b2..68cdecbd3276 100644
--- a/sd/source/ui/framework/configuration/UpdateRequest.hxx
+++ b/sd/source/ui/framework/configuration/UpdateRequest.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_FRAMEWORK_CONFIGURATION_UPDATEREQUEST_HXX
-#define INCLUDED_SD_SOURCE_UI_FRAMEWORK_CONFIGURATION_UPDATEREQUEST_HXX
+#pragma once
#include <MutexOwner.hxx>
#include <com/sun/star/drawing/framework/XConfigurationChangeRequest.hpp>
@@ -70,6 +69,4 @@ public:
} // end of namespace sd::framework
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */