diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2022-01-20 20:54:56 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-01-27 18:52:16 +0100 |
commit | 67478f9d637096781c9e3df64896b1ddaccc331b (patch) | |
tree | 09fde17b999d48faba4938ad6c1accccc79af38b /linguistic/source/lngprophelp.cxx | |
parent | c73670326ce5b571c31d43721729a05a11563b01 (diff) |
Recheck modules [i-l]* with IWYU
See tdf#42949 for motivation
Change-Id: I758bb27e93779e3df21c463714e49354748f446f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128715
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'linguistic/source/lngprophelp.cxx')
-rw-r--r-- | linguistic/source/lngprophelp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/source/lngprophelp.cxx b/linguistic/source/lngprophelp.cxx index bcc3f7a691a4..a14c96c9501e 100644 --- a/linguistic/source/lngprophelp.cxx +++ b/linguistic/source/lngprophelp.cxx @@ -19,7 +19,6 @@ #include <tools/debug.hxx> -#include <sal/macros.h> #include <sal/log.hxx> #include <com/sun/star/linguistic2/LinguServiceEvent.hpp> |