sc/source/ui/inc/PivotLayoutTreeList.hxx | 1 - sc/source/ui/inc/PivotLayoutTreeListBase.hxx | 1 - 2 files changed, 2 deletions(-)
New commits: commit e193aded369ec3552fd6fa05fdd4db17441d8ba8 Author: Takeshi Abe <t...@fixedpoint.jp> Date: Tue May 6 21:09:58 2014 +0900 Drop unused #include Change-Id: If2ec3ba8fb6b5affa7e20b4586a60852e2b818df diff --git a/sc/source/ui/inc/PivotLayoutTreeList.hxx b/sc/source/ui/inc/PivotLayoutTreeList.hxx index 5b89d40..c4dbcf1 100644 --- a/sc/source/ui/inc/PivotLayoutTreeList.hxx +++ b/sc/source/ui/inc/PivotLayoutTreeList.hxx @@ -12,7 +12,6 @@ #define INCLUDED_SC_SOURCE_UI_INC_PIVOTLAYOUTTREELIST_HXX #include "PivotLayoutTreeListBase.hxx" -#include <boost/ptr_container/ptr_vector.hpp> class ScPivotLayoutTreeList : public ScPivotLayoutTreeListBase { diff --git a/sc/source/ui/inc/PivotLayoutTreeListBase.hxx b/sc/source/ui/inc/PivotLayoutTreeListBase.hxx index 8cf6d3a..4d2d415 100644 --- a/sc/source/ui/inc/PivotLayoutTreeListBase.hxx +++ b/sc/source/ui/inc/PivotLayoutTreeListBase.hxx @@ -13,7 +13,6 @@ #include <svtools/treelistbox.hxx> -#include <boost/ptr_container/ptr_vector.hpp> #include <vcl/builder.hxx> #include "pivot.hxx" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits