summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/helponstartup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/helponstartup.hxx')
-rw-r--r--framework/inc/jobs/helponstartup.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/jobs/helponstartup.hxx b/framework/inc/jobs/helponstartup.hxx
index 4f3f5c51b5ed..63326f00454d 100644
--- a/framework/inc/jobs/helponstartup.hxx
+++ b/framework/inc/jobs/helponstartup.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_JOBS_HELPONSTARTUP_HXX
-#define INCLUDED_FRAMEWORK_INC_JOBS_HELPONSTARTUP_HXX
+#pragma once
#include <sal/config.h>
@@ -186,6 +185,4 @@ class HelpOnStartup final : public ::cppu::WeakImplHelper< css::lang::XServiceIn
} // namespace framework
-#endif // INCLUDED_FRAMEWORK_INC_JOBS_HELPONSTARTUP_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */