summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2023-09-16 23:06:24 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-06 00:33:57 +0100
commit026be6f62f183f14b9c0bf2e50cde9ac69856f53 (patch)
tree9dfc589bc4f00b4e6a378f72d6083cd4b2f1dc94 /svl
parent5fb20ede2fb47ef91d70b49288129adf8015f34b (diff)
tdf#146619 Recheck include/t* with IWYU
Change-Id: I005257e458351285b1b35ffe49c8b42834a6db68 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156990 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'svl')
-rw-r--r--svl/source/misc/inettype.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/source/misc/inettype.cxx b/svl/source/misc/inettype.cxx
index d75e856ae880..da6c86f5d99b 100644
--- a/svl/source/misc/inettype.cxx
+++ b/svl/source/misc/inettype.cxx
@@ -21,6 +21,7 @@
#include <array>
+#include <tools/debug.hxx>
#include <tools/wldcrd.hxx>
#include <tools/inetmime.hxx>
#include <o3tl/string_view.hxx>