[Libreoffice-commits] core.git: sw/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Oct 27 15:53:33 UTC 2020


 sw/source/core/inc/swfont.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 23c30c073495201acb82e6e2e83bb0840f25acce
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Oct 27 15:03:48 2020 +0100
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Tue Oct 27 16:52:44 2020 +0100

    Removed duplicated include
    
    Change-Id: I2f7e94dc1165b189bb42a0ac34b4e8e004acef93
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104887
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>

diff --git a/sw/source/core/inc/swfont.hxx b/sw/source/core/inc/swfont.hxx
index d1c5d7841369..c15f7f1f4b49 100644
--- a/sw/source/core/inc/swfont.hxx
+++ b/sw/source/core/inc/swfont.hxx
@@ -30,7 +30,6 @@
 #include <editeng/borderline.hxx>
 #include <optional>
 #include <o3tl/enumarray.hxx>
-#include <optional>
 
 class SfxItemSet;
 class SwAttrSet;


More information about the Libreoffice-commits mailing list