diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-02-20 21:24:25 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-02-21 12:14:18 +0100 |
commit | 7bde30fd651c0e6d0a0d6a09e51e549fbbc03d4d (patch) | |
tree | ef69e86280a3980cd0fc51685be72bb72b7a3434 /sw/inc/fmtautofmt.hxx | |
parent | e86fb2edfdca48b92b11c149002ab2b06a630b94 (diff) |
Fix some IWYU warnings
Change-Id: If1e6727e4b5bb225495e20d5dfb78fa5da770f75
Reviewed-on: https://gerrit.libreoffice.org/50060
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sw/inc/fmtautofmt.hxx')
-rw-r--r-- | sw/inc/fmtautofmt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/fmtautofmt.hxx b/sw/inc/fmtautofmt.hxx index cfdbfd9c2004..326ba0983da6 100644 --- a/sw/inc/fmtautofmt.hxx +++ b/sw/inc/fmtautofmt.hxx @@ -20,7 +20,6 @@ #define INCLUDED_SW_INC_FMTAUTOFMT_HXX #include <svl/poolitem.hxx> -#include "format.hxx" #include <memory> class SwFormatAutoFormat: public SfxPoolItem |