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