include/sfx2/sfxhelp.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2e1ea21c42df4d295f12f2c5b0c0e78afa113888
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Wed Sep 22 22:09:17 2021 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Thu Sep 23 09:54:26 2021 +0200

    Removed duplicated include
    
    Change-Id: Ifa2276fae35818f759f51a22b5c873130d885459
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122495
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/include/sfx2/sfxhelp.hxx b/include/sfx2/sfxhelp.hxx
index a8f725d067a6..212188063c53 100644
--- a/include/sfx2/sfxhelp.hxx
+++ b/include/sfx2/sfxhelp.hxx
@@ -24,7 +24,6 @@
 #include <string_view>
 
 #include <rtl/ustring.hxx>
-#include <sal/config.h>
 #include <sfx2/dllapi.h>
 #include <sal/types.h>
 #include <vcl/help.hxx>

Reply via email to