include/sfx2/lokhelper.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 0fc5de814c92f2d54dc4debfbd6498a59d15e3b3
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Mon Oct 13 18:38:40 2025 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Tue Oct 14 20:24:09 2025 +0200

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

diff --git a/include/sfx2/lokhelper.hxx b/include/sfx2/lokhelper.hxx
index 7c547c64c916..2a46ef555392 100644
--- a/include/sfx2/lokhelper.hxx
+++ b/include/sfx2/lokhelper.hxx
@@ -81,8 +81,6 @@ struct SFX2_DLLPUBLIC LokMouseEventData
     {}
 };
 
-#include <boost/property_tree/ptree_fwd.hpp>
-
 namespace com::sun::star::ui { struct ContextChangeEventObject; };
 
 class SFX2_DLLPUBLIC SfxLokHelper

Reply via email to