summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unobkm.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-12-05 21:33:45 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-12-06 11:53:30 +0100
commit05db09fbe9b9de79a61a5b699dbf93fa67d9bdfd (patch)
treea722c2841a08a6232faa6ed960721cda1dbdfe19 /sw/source/core/unocore/unobkm.cxx
parent496716a8709aa53eb8705938821e6cf25f6b5edf (diff)
tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I86602514130061e47943c490005e6bbf3460b1b0 Reviewed-on: https://gerrit.libreoffice.org/84585 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/core/unocore/unobkm.cxx')
-rw-r--r--sw/source/core/unocore/unobkm.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/unocore/unobkm.cxx b/sw/source/core/unocore/unobkm.cxx
index f27bdeaec023..c8fa27faa896 100644
--- a/sw/source/core/unocore/unobkm.cxx
+++ b/sw/source/core/unocore/unobkm.cxx
@@ -36,9 +36,6 @@
#include <IMark.hxx>
#include <crossrefbookmark.hxx>
#include <doc.hxx>
-#include <IDocumentState.hxx>
-#include <docary.hxx>
-#include <swundo.hxx>
#include <docsh.hxx>
using namespace ::sw::mark;