diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2022-04-17 23:02:33 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-04-23 16:33:58 +0200 |
commit | fef939d8ffd17abdb108a5e5635790a862018c2d (patch) | |
tree | 2302883339a23dad6db3ed895745130cdedea5ab /chart2/source/view/inc | |
parent | 9c4d3188bb34c24f611bd4d5e94376d4734dd8c3 (diff) |
Recheck module chart2 with IWYU
See tdf#42949 for motivation
Change-Id: Id4cdca3eed8618c289f30913d506f8f2bd46f0bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133112
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'chart2/source/view/inc')
-rw-r--r-- | chart2/source/view/inc/VDataSeries.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/view/inc/VDataSeries.hxx b/chart2/source/view/inc/VDataSeries.hxx index 089c4a1ae887..f445d06092ee 100644 --- a/chart2/source/view/inc/VDataSeries.hxx +++ b/chart2/source/view/inc/VDataSeries.hxx @@ -21,7 +21,6 @@ #include "PropertyMapper.hxx" #include <com/sun/star/chart2/StackingDirection.hpp> -#include <com/sun/star/drawing/PolyPolygonShape3D.hpp> #include <com/sun/star/drawing/Position3D.hpp> #include <com/sun/star/awt/Size.hpp> #include <com/sun/star/awt/Point.hpp> |