diff options
author | Ivan Timofeev <timofeev.i.s@gmail.com> | 2013-08-24 23:29:36 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2013-08-29 11:33:32 +0400 |
commit | cc46a21730b7716df37b247dc621602d6bf8c99f (patch) | |
tree | 9ffc252aea0913ac5ea452f3ac7a0cdd2bba79c4 /sd | |
parent | ec7c28017953c43cce2b326c63f66d8051e0b705 (diff) |
unused include
Change-Id: I67e58335815cdbff2887a40737302a328623edf2
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/inc/sdpreslt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/sdpreslt.hxx b/sd/source/ui/inc/sdpreslt.hxx index 9bf09dd56aa3..3eda9f63024c 100644 --- a/sd/source/ui/inc/sdpreslt.hxx +++ b/sd/source/ui/inc/sdpreslt.hxx @@ -20,7 +20,7 @@ #ifndef SD_PRES_LAYOUT_DLG_HXX #define SD_PRES_LAYOUT_DLG_HXX -#include <boost/ptr_container/ptr_vector.hpp> +#include <vector> #include <vcl/dialog.hxx> #include <vcl/button.hxx> |