diff options
Diffstat (limited to 'svgio')
-rw-r--r-- | svgio/source/svgreader/svgdocumenthandler.cxx | 1 | ||||
-rw-r--r-- | svgio/source/svgreader/svgnode.cxx | 1 | ||||
-rw-r--r-- | svgio/source/svgreader/svgstyleattributes.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/svgio/source/svgreader/svgdocumenthandler.cxx b/svgio/source/svgreader/svgdocumenthandler.cxx index 7cb91a790051..9cad386043fb 100644 --- a/svgio/source/svgreader/svgdocumenthandler.cxx +++ b/svgio/source/svgreader/svgdocumenthandler.cxx @@ -32,7 +32,6 @@ #include <svgio/svgreader/svgellipsenode.hxx> #include <svgio/svgreader/svglinenode.hxx> #include <svgio/svgreader/svgpolynode.hxx> -#include <svgio/svgreader/svgsymbolnode.hxx> #include <svgio/svgreader/svgtextnode.hxx> #include <svgio/svgreader/svgcharacternode.hxx> #include <svgio/svgreader/svgtspannode.hxx> diff --git a/svgio/source/svgreader/svgnode.cxx b/svgio/source/svgreader/svgnode.cxx index 74f29909e110..e453c08a3ebb 100644 --- a/svgio/source/svgreader/svgnode.cxx +++ b/svgio/source/svgreader/svgnode.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <svgio/svgreader/svgnode.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> #include <svgio/svgreader/svgdocument.hxx> #include <svgio/svgreader/svgnode.hxx> diff --git a/svgio/source/svgreader/svgstyleattributes.cxx b/svgio/source/svgreader/svgstyleattributes.cxx index 317648e210b5..f015523671ba 100644 --- a/svgio/source/svgreader/svgstyleattributes.cxx +++ b/svgio/source/svgreader/svgstyleattributes.cxx @@ -31,7 +31,6 @@ #include <basegfx/polygon/b2dpolypolygoncutter.hxx> #include <svgio/svgreader/svgclippathnode.hxx> #include <svgio/svgreader/svgmasknode.hxx> -#include <basegfx/polygon/b2dpolypolygoncutter.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> #include <svgio/svgreader/svgmarkernode.hxx> #include <basegfx/curve/b2dcubicbezier.hxx> |