[Libreoffice-commits] core.git: sc/source
Andrea Gelmini
andrea.gelmini at gelma.net
Fri Jun 29 22:45:25 UTC 2018
sc/source/core/data/column3.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 09130cb17825dcbfab159a021bf1d1cbee3509a5
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Thu Jun 28 11:07:03 2018 +0200
Removed duplicated include
Change-Id: I0585ba137dbd3a27ccf88d75974dc79c34e4ef85
Reviewed-on: https://gerrit.libreoffice.org/56582
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index 7abfce080af0..b8b5acd28a3c 100644
--- a/sc/source/core/data/column3.cxx
+++ b/sc/source/core/data/column3.cxx
@@ -62,7 +62,6 @@
#include <svl/broadcast.hxx>
#include <svl/sharedstringpool.hxx>
#include <editeng/editstat.hxx>
-#include <rtl/tencinfo.h>
#include <cstdio>
#include <refdata.hxx>
More information about the Libreoffice-commits
mailing list