diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-11-01 13:39:18 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-11-01 13:39:18 +0100 |
commit | b16a3b86103a631be0943ad1654c99e764597452 (patch) | |
tree | c6904337bda78751eb1d666f757cf522ed7bc081 /sw | |
parent | c88c53c4b17a67fe700874a87c87d7f69603e156 (diff) |
sw: unused includes in objectformattertxtfrm
Change-Id: Ib564b09ddf68d045dcb89f1127c65aa95b3c1f68
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/layout/objectformattertxtfrm.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/layout/objectformattertxtfrm.cxx b/sw/source/core/layout/objectformattertxtfrm.cxx index dba8f41b5aec..4b4a994fb03b 100644 --- a/sw/source/core/layout/objectformattertxtfrm.cxx +++ b/sw/source/core/layout/objectformattertxtfrm.cxx @@ -18,14 +18,12 @@ */ #include <objectformattertxtfrm.hxx> -#include <anchoredobject.hxx> #include <sortedobjs.hxx> #include <flyfrms.hxx> #include <txtfrm.hxx> #include <pagefrm.hxx> #include <rowfrm.hxx> #include <layouter.hxx> -#include <frmfmt.hxx> #include <fmtanchr.hxx> #include <fmtwrapinfluenceonobjpos.hxx> #include <fmtfollowtextflow.hxx> |