diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-07-10 18:55:12 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-07-10 23:27:42 +0200 |
commit | 72c11ce76abebdbe88a7be793dbf690c54b30500 (patch) | |
tree | 04d1cfb6813384d28c3a5dc4099caac84896cbd8 /include/sfx2/infobar.hxx | |
parent | ac010423b6e9005896ca73a55a7d65dd698767d3 (diff) |
remove unused ptr_container includes
Change-Id: I55e15669520075f74c3fc730f8c6549d19de5ab3
Diffstat (limited to 'include/sfx2/infobar.hxx')
-rw-r--r-- | include/sfx2/infobar.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/infobar.hxx b/include/sfx2/infobar.hxx index 1d3adc6b4412..f42319020d4c 100644 --- a/include/sfx2/infobar.hxx +++ b/include/sfx2/infobar.hxx @@ -17,8 +17,6 @@ #include <sfx2/dllapi.h> #include <sfx2/childwin.hxx> -#include <boost/ptr_container/ptr_vector.hpp> - /** SfxChildWindow for positioning the InfoBar in the view. */ class SFX2_DLLPUBLIC SfxInfoBarContainerChild : public SfxChildWindow |