sal/osl/unx/file.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 3b8cb9743a127fb9ed958b53986795983110cb18 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jul 7 17:07:24 2025 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Mon Jul 7 21:14:51 2025 +0200
Remove duplicated include Change-Id: I29ec850a4fbd0acc99fd8fa8b60cc48245ec50f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187496 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sal/osl/unx/file.cxx b/sal/osl/unx/file.cxx index 0243a172d915..c37840d7f93a 100644 --- a/sal/osl/unx/file.cxx +++ b/sal/osl/unx/file.cxx @@ -64,7 +64,6 @@ #include <osl/detail/android-bootstrap.h> #include <android/log.h> #include <android/asset_manager.h> -#include <o3tl/string_view.hxx> #endif #include <vector>