summaryrefslogtreecommitdiff
path: root/configmgr/source/components.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/components.hxx')
-rw-r--r--configmgr/source/components.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/configmgr/source/components.hxx b/configmgr/source/components.hxx
index 8db06909b192..87b8116d1d7f 100644
--- a/configmgr/source/components.hxx
+++ b/configmgr/source/components.hxx
@@ -33,13 +33,13 @@
#include "data.hxx"
#include "modifications.hxx"
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace beans { class XPropertySet; }
namespace uno {
class Any;
class XComponentContext;
}
-} } }
+}
namespace configmgr {