sal/osl/all/log.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit d64aed0b44f3070b4a7ec2fecd6ea80a0b8c4bc8 Author: Arnaud VERSINI <arnaud.vers...@libreoffice.org> AuthorDate: Sat Dec 3 16:03:35 2022 +0100 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Sun Dec 4 13:07:02 2022 +0000
osl : remove useless includes Change-Id: Ic350a924d3e5b58e8f1a60621edc701553d8cbab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143617 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/sal/osl/all/log.cxx b/sal/osl/all/log.cxx index 405d5599ccae..235c7267d22e 100644 --- a/sal/osl/all/log.cxx +++ b/sal/osl/all/log.cxx @@ -17,8 +17,6 @@ #include <cstring> #include <sstream> -#include <stdio.h> -#include <string.h> #include <fstream> #include <config_global.h>