summaryrefslogtreecommitdiff
path: root/svgio/inc/svgtoken.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgtoken.hxx')
-rw-r--r--svgio/inc/svgtoken.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/svgio/inc/svgtoken.hxx b/svgio/inc/svgtoken.hxx
index b03f28d2984e..b1d55b4e2d17 100644
--- a/svgio/inc/svgtoken.hxx
+++ b/svgio/inc/svgtoken.hxx
@@ -22,9 +22,7 @@
#include <rtl/ustring.hxx>
-namespace svgio
-{
- namespace svgreader
+namespace svgio::svgreader
{
// SVG token mapper with hashing
enum SVGToken
@@ -186,8 +184,8 @@ namespace svgio
OUString getStrTitle();
OUString getStrDesc();
- } // end of namespace svgreader
-} // end of namespace svgio
+
+} // end of namespace svgio::svgreader
#endif // INCLUDED_SVGIO_INC_SVGTOKEN_HXX