summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/configaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/configaccess.hxx')
-rw-r--r--framework/inc/jobs/configaccess.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/jobs/configaccess.hxx b/framework/inc/jobs/configaccess.hxx
index 3301a63d2c4c..4d73df2e1c46 100644
--- a/framework/inc/jobs/configaccess.hxx
+++ b/framework/inc/jobs/configaccess.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_JOBS_CONFIGACCESS_HXX
-#define INCLUDED_FRAMEWORK_INC_JOBS_CONFIGACCESS_HXX
+#pragma once
#include <com/sun/star/uno/XComponentContext.hpp>
@@ -85,6 +84,4 @@ class ConfigAccess final
} // namespace framework
-#endif // INCLUDED_FRAMEWORK_INC_JOBS_CONFIGACCESS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */