diff options
Diffstat (limited to 'svgio/source/svgreader/svgrectnode.cxx')
-rw-r--r-- | svgio/source/svgreader/svgrectnode.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svgio/source/svgreader/svgrectnode.cxx b/svgio/source/svgreader/svgrectnode.cxx index 47c3edad20b0..12dcecf91616 100644 --- a/svgio/source/svgreader/svgrectnode.cxx +++ b/svgio/source/svgreader/svgrectnode.cxx @@ -21,7 +21,7 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> -////////////////////////////////////////////////////////////////////////////// + namespace svgio { @@ -218,7 +218,7 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio -////////////////////////////////////////////////////////////////////////////// + // eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |