summaryrefslogtreecommitdiff
path: root/svgio/inc/svgtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgtools.hxx')
-rw-r--r--svgio/inc/svgtools.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/svgio/inc/svgtools.hxx b/svgio/inc/svgtools.hxx
index 215ea6e8742f..2fdef95bd81e 100644
--- a/svgio/inc/svgtools.hxx
+++ b/svgio/inc/svgtools.hxx
@@ -27,9 +27,7 @@
#include "svgpaint.hxx"
#include <vector>
-namespace svgio
-{
- namespace svgreader
+namespace svgio::svgreader
{
// recommended value for this device dependent unit, see CSS2 section 4.3.2 Lengths
@@ -220,8 +218,7 @@ namespace svgio
// an adapted string or the original if no comments included
OUString removeBlockComments(const OUString& rCandidate);
- } // end of namespace svgreader
-} // end of namespace svgio
+} // end of namespace svgio::svgreader
#endif // INCLUDED_SVGIO_INC_SVGTOOLS_HXX