diff --git a/officecfg/registry/cppheader.xsl b/officecfg/registry/cppheader.xsl
index 5071fba7ee7e..df891c29e6e2 100644
--- a/officecfg/registry/cppheader.xsl
+++ b/officecfg/registry/cppheader.xsl
@@ -94,49 +94,47 @@
#include "sal/config.h"
-
- #include "boost/optional.hpp"
-
-
- #include "com/sun/star/uno/Any.hxx"
-
-
- #include "com/sun/star/uno/Sequence.hxx"
-
+
+ #include "boost/optional.hpp"
+
+
+ #include "com/sun/star/uno/Any.hxx"
+
+
+ #include "com/sun/star/uno/Sequence.hxx"
+
#include "rtl/ustring.h"
#include "rtl/ustring.hxx"
-
-
- #include "sal/types.h"
-
-
+
+ #include "sal/types.h"
+
#include "unotools/configuration.hxx"
-
-
- namespace officecfg { namespace
-
-
- { namespace
-
-
+
+ namespace officecfg { namespace
+
+
{ namespace
-
+
+
+ { namespace
+
+
-
- {
-
-
-
-
-
- }
-
+ {
+
+
+
+
+
}
+
+ }
+
+ } }
+
- } }
-
#endif