diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-02-07 09:25:55 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-02-08 13:11:55 +0100 |
commit | 152e022f1efacd49fefbd5367776c1e1fc044492 (patch) | |
tree | 943356fccea3cba7fee316ae1e9e3c026153e6a3 /sw/inc/dlelstnr.hxx | |
parent | f81fc101ea3040f81166cb2c3de2427be9088013 (diff) |
Fix some IWYU warnings
Change-Id: Ie1639cc4017d696ea3fd9ffb96f1559aa3ac6397
Reviewed-on: https://gerrit.libreoffice.org/49340
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/inc/dlelstnr.hxx')
-rw-r--r-- | sw/inc/dlelstnr.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/dlelstnr.hxx b/sw/inc/dlelstnr.hxx index 56562fda9f1e..7f58e9ba2db6 100644 --- a/sw/inc/dlelstnr.hxx +++ b/sw/inc/dlelstnr.hxx @@ -20,9 +20,7 @@ #ifndef INCLUDED_SW_INC_DLELSTNR_HXX #define INCLUDED_SW_INC_DLELSTNR_HXX -#include <cppuhelper/weak.hxx> #include <com/sun/star/linguistic2/XLinguServiceEventListener.hpp> -#include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/frame/XDesktop2.hpp> #include <cppuhelper/implbase.hxx> |