sal/rtl/strtmpl.hxx                   |    1 -
 sw/qa/extras/rtfexport/rtfexport5.cxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 5ca3de20e9567810964af008f606e5af1e3221a3
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Mar 21 19:06:44 2022 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Mar 21 21:49:45 2022 +0100

    Removed duplicated includes
    
    Change-Id: I22b71580a79500e169ed9cab775501583975d67f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131911
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sal/rtl/strtmpl.hxx b/sal/rtl/strtmpl.hxx
index a3c2b44898ca..341c6717f39e 100644
--- a/sal/rtl/strtmpl.hxx
+++ b/sal/rtl/strtmpl.hxx
@@ -26,7 +26,6 @@
 #include <cstring>
 #include <cwchar>
 #include <limits>
-#include <limits>
 #include <string_view>
 #include <type_traits>
 #include <utility>
diff --git a/sw/qa/extras/rtfexport/rtfexport5.cxx 
b/sw/qa/extras/rtfexport/rtfexport5.cxx
index c59448af2514..7a7d4b8b2216 100644
--- a/sw/qa/extras/rtfexport/rtfexport5.cxx
+++ b/sw/qa/extras/rtfexport/rtfexport5.cxx
@@ -29,7 +29,6 @@
 #include <com/sun/star/text/XTextDocument.hpp>
 #include <com/sun/star/beans/XPropertyState.hpp>
 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
-#include <com/sun/star/awt/FontWeight.hpp>
 #include <com/sun/star/awt/FontSlant.hpp>
 #include <com/sun/star/awt/FontUnderline.hpp>
 

Reply via email to