summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfrib.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-06-06 12:24:52 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-06-08 14:57:44 +0200
commit0124ed6c9cd1a3c2f98f528207bb87c4027ecc97 (patch)
treee06192cba4f31dc4271accfe868498da3fad10ed /lotuswordpro/source/filter/lwpfrib.cxx
parent962309d282415ff54e9c6347d616457bcbeb9d4c (diff)
tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9b0ba9f0c334b0eccb0f38a3313c60a63eaf7647 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95644 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'lotuswordpro/source/filter/lwpfrib.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpfrib.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/lotuswordpro/source/filter/lwpfrib.cxx b/lotuswordpro/source/filter/lwpfrib.cxx
index 37684d7d703e..b8d42a680153 100644
--- a/lotuswordpro/source/filter/lwpfrib.cxx
+++ b/lotuswordpro/source/filter/lwpfrib.cxx
@@ -60,13 +60,9 @@
#include <memory>
#include <lwpfrib.hxx>
-#include "lwpcharsetmgr.hxx"
-#include "lwpsection.hxx"
#include "lwphyperlinkmgr.hxx"
#include <xfilter/xfhyperlink.hxx>
#include <xfilter/xfstylemanager.hxx>
-#include <xfilter/xfsection.hxx>
-#include <xfilter/xfsectionstyle.hxx>
#include <xfilter/xftextspan.hxx>
#include <xfilter/xftextstyle.hxx>
#include <xfilter/xftextcontent.hxx>
@@ -80,8 +76,6 @@
#include "lwpfootnote.hxx"
#include "lwpnotes.hxx"
#include "lwpfribmark.hxx"
-#include <lwpchangemgr.hxx>
-#include <lwpdocdata.hxx>
#include <lwpglobalmgr.hxx>
#include <osl/diagnose.h>