summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-04 09:54:38 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-11-04 09:13:21 +0000
commite8a5e8023d8c3adcd0d91160a82f093e76b85030 (patch)
tree6a725cd68fe545c9a0f3b3e4a561093a7e8111cc
parent9a4e46bf8e258068443081b2eed42fc57b7041b1 (diff)
remove unused boost header
Change-Id: Ie9e036a119af144fe9690393fc68f7bdb3577941 Reviewed-on: https://gerrit.libreoffice.org/19776 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
-rw-r--r--include/sfx2/sidebar/TabBar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/TabBar.hxx b/include/sfx2/sidebar/TabBar.hxx
index 9945eddd78f3..01158960f49a 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>