diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-03-08 22:07:50 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-03-09 09:11:51 +0100 |
commit | b810c84c4b56315f515b9983411957a5e51d164b (patch) | |
tree | 587226f57d65e24c0ee7205a463d1b22b0f93849 /sw/inc/poolfmt.hxx | |
parent | daf17846789cf09d1861f1e6f03851d2e12cffc8 (diff) |
sw: fix some IWYU warnings
Change-Id: Idb8ad6cda75b7112280ae71b4340d0187a602794
Reviewed-on: https://gerrit.libreoffice.org/50974
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sw/inc/poolfmt.hxx')
-rw-r--r-- | sw/inc/poolfmt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/poolfmt.hxx b/sw/inc/poolfmt.hxx index 025ea9fc0b89..40ef1257ccd9 100644 --- a/sw/inc/poolfmt.hxx +++ b/sw/inc/poolfmt.hxx @@ -20,7 +20,6 @@ #define INCLUDED_SW_INC_POOLFMT_HXX #include <limits.h> -#include <tools/solar.h> #include <editeng/frmdir.hxx> #include <i18nlangtag/lang.h> |