summaryrefslogtreecommitdiffstats
path: root/configmgr/source/xmldata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/xmldata.hxx')
-rw-r--r--configmgr/source/xmldata.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/configmgr/source/xmldata.hxx b/configmgr/source/xmldata.hxx
index ae9e01cca731..c72050af84ce 100644
--- a/configmgr/source/xmldata.hxx
+++ b/configmgr/source/xmldata.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CONFIGMGR_SOURCE_XMLDATA_HXX
-#define INCLUDED_CONFIGMGR_SOURCE_XMLDATA_HXX
+#pragma once
#include <sal/config.h>
@@ -44,6 +43,4 @@ OUString parseTemplateReference(
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */