summaryrefslogtreecommitdiff
path: root/configmgr/source/additions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/additions.hxx')
-rw-r--r--configmgr/source/additions.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/configmgr/source/additions.hxx b/configmgr/source/additions.hxx
index 9a82252b9ffc..6dedf1b5303e 100644
--- a/configmgr/source/additions.hxx
+++ b/configmgr/source/additions.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CONFIGMGR_SOURCE_ADDITIONS_HXX
-#define INCLUDED_CONFIGMGR_SOURCE_ADDITIONS_HXX
+#pragma once
#include <sal/config.h>
@@ -32,6 +31,4 @@ typedef std::vector< std::vector<OUString> > Additions;
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */