summaryrefslogtreecommitdiff
path: root/svgio/inc/svgusenode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgusenode.hxx')
-rw-r--r--svgio/inc/svgusenode.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/svgio/inc/svgusenode.hxx b/svgio/inc/svgusenode.hxx
index f864791f730c..363796935d2c 100644
--- a/svgio/inc/svgusenode.hxx
+++ b/svgio/inc/svgusenode.hxx
@@ -25,9 +25,7 @@
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <memory>
-namespace svgio
-{
- namespace svgreader
+namespace svgio::svgreader
{
class SvgUseNode final : public SvgNode
{
@@ -70,8 +68,8 @@ namespace svgio
const SvgNumber& getY() const { return maY; }
};
- } // end of namespace svgreader
-} // end of namespace svgio
+
+} // end of namespace svgio::svgreader
#endif // INCLUDED_SVGIO_INC_SVGUSENODE_HXX