summaryrefslogtreecommitdiffstats
path: root/include/oox/shape
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-07-07 16:28:12 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-07-17 09:13:27 +0200
commitef8f88a7df19559f6a748c3c1dad2b245d3d30d8 (patch)
tree465e7aa0b38e27d2a324eb13e9a4a95629e18a1b /include/oox/shape
parentexternal: update pdfium to 3849 (diff)
downloadcore-ef8f88a7df19559f6a748c3c1dad2b245d3d30d8.tar.gz
core-ef8f88a7df19559f6a748c3c1dad2b245d3d30d8.zip
tdf#42949 Fix IWYU warnings in include/oox
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I89303217fd1141b2cfe248e5e6c0818ba01cf9d9 Reviewed-on: https://gerrit.libreoffice.org/75178 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/oox/shape')
-rw-r--r--include/oox/shape/ShapeFilterBase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/oox/shape/ShapeFilterBase.hxx b/include/oox/shape/ShapeFilterBase.hxx
index 1dc7653bd314..50d80f39cae9 100644
--- a/include/oox/shape/ShapeFilterBase.hxx
+++ b/include/oox/shape/ShapeFilterBase.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_OOX_SHAPE_SHAPEFILTERBASE_HXX
#include <memory>
-#include <rtl/ref.hxx>
#include <oox/dllapi.h>
#include <oox/vml/vmldrawing.hxx>
#include <oox/core/xmlfilterbase.hxx>