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

Noel Grandin noel at peralex.com
Wed Nov 4 01:13:47 PST 2015


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

New commits:
commit e8a5e8023d8c3adcd0d91160a82f093e76b85030
Author: Noel Grandin <noel at peralex.com>
Date:   Wed Nov 4 09:54:38 2015 +0200

    remove unused boost header
    
    Change-Id: Ie9e036a119af144fe9690393fc68f7bdb3577941
    Reviewed-on: https://gerrit.libreoffice.org/19776
    Reviewed-by: Noel Grandin <noelgrandin at gmail.com>
    Tested-by: Noel Grandin <noelgrandin at gmail.com>

diff --git a/include/sfx2/sidebar/TabBar.hxx b/include/sfx2/sidebar/TabBar.hxx
index 9945edd..0115896 100644
--- a/include/sfx2/sidebar/TabBar.hxx
+++ b/include/sfx2/sidebar/TabBar.hxx
@@ -27,7 +27,6 @@
 #include <vcl/window.hxx>
 
 #include <com/sun/star/frame/XFrame.hpp>
-#include <boost/tuple/tuple.hpp>
 
 #include <functional>
 


More information about the Libreoffice-commits mailing list