summaryrefslogtreecommitdiff
path: root/include/filter/msfilter
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-02-21 07:30:53 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-02-22 13:41:21 +0100
commitd261d883b2149b37bdee739ee92bbea11b1fb7a1 (patch)
tree7cc0bdb07ee8a7df7cfc749b5794a6ebab495094 /include/filter/msfilter
parentdb8a2a567087cb65ca420bfd582ea2c8c24fcd7b (diff)
tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxx
Also a few hxx files had missing headers and obsolete fw decls Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9a35c566d30678af445da3fec9570af235afb353 Reviewed-on: https://gerrit.libreoffice.org/68131 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/filter/msfilter')
-rw-r--r--include/filter/msfilter/svdfppt.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index 59fa807c35ff..78fbeecee368 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -34,6 +34,7 @@
#include <filter/msfilter/msfilterdllapi.h>
#include <filter/msfilter/msocximex.hxx>
#include <o3tl/enumarray.hxx>
+#include <rtl/ref.hxx>
#include <rtl/textenc.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>