diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-01-30 21:20:50 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-01-31 09:15:27 +0100 |
commit | baf3ad4dc9ef4e18306b492a70eadc285f6dbe51 (patch) | |
tree | 51e13dc5c8d015f4b45fad4ca5c6bb8e53326ebe /sw/inc/ToxTabStopTokenHandler.hxx | |
parent | f11a4759ac53c4d13703a83b4ae83df6663ef1ad (diff) |
Fix some IWYU warnings
Change-Id: I85a096505b0de98fd1de6179b9239318622fc34a
Reviewed-on: https://gerrit.libreoffice.org/48933
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/inc/ToxTabStopTokenHandler.hxx')
-rw-r--r-- | sw/inc/ToxTabStopTokenHandler.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/ToxTabStopTokenHandler.hxx b/sw/inc/ToxTabStopTokenHandler.hxx index 0f16033bfe6e..7da924599b5e 100644 --- a/sw/inc/ToxTabStopTokenHandler.hxx +++ b/sw/inc/ToxTabStopTokenHandler.hxx @@ -11,7 +11,6 @@ #ifndef TOXTABSTOPTOKENHANDLER_HXX_ #define TOXTABSTOPTOKENHANDLER_HXX_ -#include "swdllapi.h" #include <rtl/ustring.hxx> #include <editeng/tstpitem.hxx> |