chart2/source/tools/HistogramDataSequence.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7c55e4263036a127c04db050a7e4def94d5995bf
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Jul 21 08:26:01 2024 +0200
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Sun Jul 21 15:29:55 2024 +0200

    Remove duplicated include
    
    Change-Id: Ie0ab653d1301b6cc401738fb35e51f49b4e526ba
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170811
    Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>
    Tested-by: Jenkins

diff --git a/chart2/source/tools/HistogramDataSequence.cxx 
b/chart2/source/tools/HistogramDataSequence.cxx
index d71e45ef74a4..c98a6c92fd33 100644
--- a/chart2/source/tools/HistogramDataSequence.cxx
+++ b/chart2/source/tools/HistogramDataSequence.cxx
@@ -15,7 +15,6 @@
 #include <comphelper/sequenceashashmap.hxx>
 #include <cppuhelper/supportsservice.hxx>
 
-#include <cppuhelper/supportsservice.hxx>
 #include <algorithm>
 #include <strings.hrc>
 #include <ResId.hxx>

Reply via email to