summaryrefslogtreecommitdiff
path: root/configmgr/source/access.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/access.hxx')
-rw-r--r--configmgr/source/access.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/configmgr/source/access.hxx b/configmgr/source/access.hxx
index 910df97a50bc..a6c0be563f85 100644
--- a/configmgr/source/access.hxx
+++ b/configmgr/source/access.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CONFIGMGR_SOURCE_ACCESS_HXX
-#define INCLUDED_CONFIGMGR_SOURCE_ACCESS_HXX
+#pragma once
#include <sal/config.h>
@@ -448,6 +447,4 @@ protected:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */