summaryrefslogtreecommitdiff
path: root/chart2/source/model
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-04-22 01:37:28 +0200
committerMiklos Vajna <vmiklos@collabora.com>2022-04-25 16:47:35 +0200
commitdec2c5f3ca4d149bf5fefd573a5e64c650b61b19 (patch)
tree33c9cc2a5fa8fd4ea03210d0b68b0ff29d5fe5f2 /chart2/source/model
parent14b39046ab70d71bf434f4a44b628d3f2c2bde12 (diff)
Recheck module chart2 with IWYU
See tdf#42949 for motivation This time using the new --noexclude switch to recheck validity of the excludelist; these were the obsolete exclusions Change-Id: Ifdf79b30ebaf198082c2194611a2ed2b664e6f1f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133309 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'chart2/source/model')
-rw-r--r--chart2/source/model/inc/XMLFilter.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/model/inc/XMLFilter.hxx b/chart2/source/model/inc/XMLFilter.hxx
index b189ce0b3530..332bf62ca081 100644
--- a/chart2/source/model/inc/XMLFilter.hxx
+++ b/chart2/source/model/inc/XMLFilter.hxx
@@ -24,7 +24,6 @@
#include <com/sun/star/document/XExporter.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/io/XActiveDataSource.hpp>
#include <osl/mutex.hxx>
#include <vcl/errcode.hxx>