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