cppcanvas/source/mtfrenderer/implrenderer.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 4199a1d0da06b48c9b53afc59102064e86feb5f7
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 3 12:57:36 2022 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Fri Jun 3 14:14:40 2022 +0200

    Remove duplicated include
    
    Change-Id: Ie59fb3c87bf614dce7288337ab270a31645ee845
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135351
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>
    Tested-by: Jenkins

diff --git a/cppcanvas/source/mtfrenderer/implrenderer.cxx 
b/cppcanvas/source/mtfrenderer/implrenderer.cxx
index 846194bcf141..c7d7defe1665 100644
--- a/cppcanvas/source/mtfrenderer/implrenderer.cxx
+++ b/cppcanvas/source/mtfrenderer/implrenderer.cxx
@@ -67,7 +67,6 @@
 #include "polypolyaction.hxx"
 #include "textaction.hxx"
 #include "transparencygroupaction.hxx"
-#include <utility>
 #include <vector>
 #include <algorithm>
 #include <memory>

Reply via email to