summaryrefslogtreecommitdiff
path: root/configmgr/source/valueparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/valueparser.hxx')
-rw-r--r--configmgr/source/valueparser.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/configmgr/source/valueparser.hxx b/configmgr/source/valueparser.hxx
index ccf2422b78a1..62ff3727d33d 100644
--- a/configmgr/source/valueparser.hxx
+++ b/configmgr/source/valueparser.hxx
@@ -32,9 +32,9 @@
#include "type.hxx"
-namespace com { namespace sun { namespace star { namespace uno {
+namespace com::sun::star::uno {
class Any;
-} } } }
+}
namespace xmlreader { struct Span; }
namespace configmgr {