summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/objectformatter.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-11-12 23:38:49 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-11-14 10:43:24 +0100
commit96b1934c03b6c06aa5d28c35cc1a55879d475b6d (patch)
treee7114b1e76f745b56387195c979132052fbf1fea /sw/source/core/layout/objectformatter.cxx
parent122a0be8ae480473bd1d7f35e197a2529f4621e3 (diff)
tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I173b3aaca84a707799f0ee78cddcbd70524897bc Reviewed-on: https://gerrit.libreoffice.org/82561 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/core/layout/objectformatter.cxx')
-rw-r--r--sw/source/core/layout/objectformatter.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/layout/objectformatter.cxx b/sw/source/core/layout/objectformatter.cxx
index 393c182b9e40..e48439a2bdf0 100644
--- a/sw/source/core/layout/objectformatter.cxx
+++ b/sw/source/core/layout/objectformatter.cxx
@@ -26,8 +26,6 @@
#include <flyfrms.hxx>
#include <txtfrm.hxx>
#include <layact.hxx>
-#include <fmtanchr.hxx>
-#include <doc.hxx>
#include <IDocumentSettingAccess.hxx>
#include <vector>