[Libreoffice-commits] core.git: include/unotools

Arnaud Versini (via logerrit) logerrit at kemper.freedesktop.org
Mon Oct 19 16:56:39 UTC 2020


 include/unotools/accessiblestatesethelper.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 73933ed0a207f1cf210cc4a7d329755bd885f871
Author:     Arnaud Versini <arnaud.versini at libreoffice.org>
AuthorDate: Mon Oct 19 13:48:40 2020 +0200
Commit:     Arnaud Versini <arnaud.versini at libreoffice.org>
CommitDate: Mon Oct 19 18:55:57 2020 +0200

    UNOTOOLS : remove unused include since 54cbe9458033f50d9f608b1462d65e8514cbb636
    
    Change-Id: I48ffb5454727518217dcfa60a34ece6f459341f1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104521
    Tested-by: Jenkins
    Reviewed-by: Arnaud Versini <arnaud.versini at libreoffice.org>

diff --git a/include/unotools/accessiblestatesethelper.hxx b/include/unotools/accessiblestatesethelper.hxx
index 140375503fb1..b772a54af603 100644
--- a/include/unotools/accessiblestatesethelper.hxx
+++ b/include/unotools/accessiblestatesethelper.hxx
@@ -24,7 +24,6 @@
 #include <com/sun/star/accessibility/XAccessibleStateSet.hpp>
 #include <osl/mutex.hxx>
 #include <cppuhelper/implbase.hxx>
-#include <memory>
 
 //= XAccessibleStateSet helper classes
 


More information about the Libreoffice-commits mailing list