summaryrefslogtreecommitdiff
path: root/basegfx/source/matrix
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-02-08 21:16:35 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-02-18 14:20:40 +0100
commit581ec73d0fe5ae09449f0f48d6e3aa7c255ac6c1 (patch)
treee3e1638850677c5b326e16d65ad692ad1a220c8d /basegfx/source/matrix
parenta18bb779e03217db6e18ba6b8110289b4b3f101d (diff)
tdf#42949 Fix IWYU warnings in basegfx/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic8476ddc7805546f2f6f253f282ac976bb3b7bd6 Reviewed-on: https://gerrit.libreoffice.org/67699 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'basegfx/source/matrix')
-rw-r--r--basegfx/source/matrix/b2dhommatrixtools.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basegfx/source/matrix/b2dhommatrixtools.cxx b/basegfx/source/matrix/b2dhommatrixtools.cxx
index c62c189142f3..2c831854761b 100644
--- a/basegfx/source/matrix/b2dhommatrixtools.cxx
+++ b/basegfx/source/matrix/b2dhommatrixtools.cxx
@@ -21,8 +21,6 @@
#include <basegfx/range/b2drange.hxx>
#include <osl/diagnose.h>
-#include <rtl/ustring.hxx>
-#include <rtl/ustrbuf.hxx>
namespace basegfx
{