diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2023-09-16 15:26:25 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2023-10-02 21:32:00 +0200 |
commit | 3e753f484910fb65065dd7eb81d2131b51990fe9 (patch) | |
tree | e0b57586d6bfbf606012aec42466086a4838e945 /include/svtools/htmlcfg.hxx | |
parent | 3b56fbafcc34a1b3d857d47f3f9695804edf7009 (diff) |
tdf#146619 Recheck include/s* with IWYU
Change-Id: Ia0a6330278b044f448c9928362308aadc8fc9a20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156989
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'include/svtools/htmlcfg.hxx')
-rw-r--r-- | include/svtools/htmlcfg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/htmlcfg.hxx b/include/svtools/htmlcfg.hxx index 8a734c3e876f..5e474cad33a9 100644 --- a/include/svtools/htmlcfg.hxx +++ b/include/svtools/htmlcfg.hxx @@ -19,7 +19,6 @@ #pragma once #include <svtools/svtdllapi.h> -#include <rtl/textenc.h> #define HTML_FONT_COUNT 7 |