summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpbulletstylemgr.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-04-19 14:19:52 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-04-21 14:51:36 +0200
commita83f77a11b36d5dcdebec08f37df889191143c84 (patch)
treefb05aaa9d33d31797595f25710e982aafe13842a /lotuswordpro/source/filter/lwpbulletstylemgr.hxx
parentUpdate git submodules (diff)
downloadcore-a83f77a11b36d5dcdebec08f37df889191143c84.tar.gz
core-a83f77a11b36d5dcdebec08f37df889191143c84.zip
tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxx
Also drop the now unused pass-through header lotuswordpro/inc/lwpheader.hxx Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I3e2b9c4b5d91651dbefb83d13006f72eb54e62bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92498 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'lotuswordpro/source/filter/lwpbulletstylemgr.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpbulletstylemgr.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpbulletstylemgr.hxx b/lotuswordpro/source/filter/lwpbulletstylemgr.hxx
index c566e60caacb..7a7e0a57c5f3 100644
--- a/lotuswordpro/source/filter/lwpbulletstylemgr.hxx
+++ b/lotuswordpro/source/filter/lwpbulletstylemgr.hxx
@@ -63,10 +63,9 @@
#include <memory>
-#include <lwpheader.hxx>
+#include <config_lgpl.h>
#include <lwpfoundry.hxx>
#include <lwpobjid.hxx>
-#include "lwpnumberingoverride.hxx"
#include <utility>
#include <xfilter/xfcontentcontainer.hxx>