summaryrefslogtreecommitdiff
path: root/chart2/source/tools/PropertyHelper.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-08 01:04:52 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-10-09 12:34:54 +0200
commit6b74c41a31fbff26606f69c90b979326d4133dc3 (patch)
tree19b3934f7487774c3b203e2b312f0aacd5f7b67b /chart2/source/tools/PropertyHelper.cxx
parentef0c0dfd77f3012fc487a8a3f5e70187bdcc1347 (diff)
tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I804895a4dd2d98707f0d1bbbc9bb78782b07a397 Reviewed-on: https://gerrit.libreoffice.org/61505 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/source/tools/PropertyHelper.cxx')
-rw-r--r--chart2/source/tools/PropertyHelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/tools/PropertyHelper.cxx b/chart2/source/tools/PropertyHelper.cxx
index 93a515fc6d0c..6ed262206cbf 100644
--- a/chart2/source/tools/PropertyHelper.cxx
+++ b/chart2/source/tools/PropertyHelper.cxx
@@ -19,7 +19,6 @@
#include <PropertyHelper.hxx>
#include <ContainerHelper.hxx>
-#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <osl/diagnose.h>