From e1a351ca191367ed74282a66e53658af66d6e54d Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 23 May 2024 16:41:10 +0200 Subject: Remove now unneeded osl/diagnose.h followup to commit 57c228803e55ed343c6693de7d0857ad7d3cd9e3 Change-Id: Iebfb23bb65e2bf898bf27f367cc9641f47a14cf3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167998 Reviewed-by: Gabor Kelemen Tested-by: Jenkins --- svx/source/dialog/docrecovery.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/source') diff --git a/svx/source/dialog/docrecovery.cxx b/svx/source/dialog/docrecovery.cxx index 200d1d590eb5..9227f5356d04 100644 --- a/svx/source/dialog/docrecovery.cxx +++ b/svx/source/dialog/docrecovery.cxx @@ -38,6 +38,7 @@ #include #include #include +#include #include #include -- cgit