[Libreoffice-commits] core.git: smoketest/libtest.cxx

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Oct 17 12:23:44 UTC 2020


 smoketest/libtest.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 235eb9ec6065f7a0713f222dcf5d6d340b0e18e9
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Oct 17 12:13:28 2020 +0200
Commit:     Michael Stahl <michael.stahl at cib.de>
CommitDate: Sat Oct 17 14:23:06 2020 +0200

    Removed duplicated include
    
    Change-Id: I907e35a8d3fa676d88e03a3269af5d77e9fce14e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104459
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.stahl at cib.de>

diff --git a/smoketest/libtest.cxx b/smoketest/libtest.cxx
index 9a95f7faf80a..0d9c34d429e1 100644
--- a/smoketest/libtest.cxx
+++ b/smoketest/libtest.cxx
@@ -38,7 +38,6 @@
 
 #else
 #include <sys/time.h>
-#include <sal/types.h>
     static long getTimeMS()
     {
         struct timeval t;


More information about the Libreoffice-commits mailing list