summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-11-16 01:30:26 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-11-16 01:43:42 +0900
commit91029b7a1781c42ea70902be724accc9d70d2a21 (patch)
tree849e6f925889341f3ed02006cfc43279099fb760 /vcl
parent87dbf96874f223921722945ad4d7937f95d742c8 (diff)
Drop unused #include
Change-Id: Ibbeb1e154b2d4829b853dc4c47ef6bf5b6955470
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/components/display.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/components/display.cxx b/vcl/source/components/display.cxx
index 414514394d31..f1862bc2d228 100644
--- a/vcl/source/components/display.cxx
+++ b/vcl/source/components/display.cxx
@@ -29,8 +29,6 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase4.hxx>
-#include <vector>
-
using ::rtl::OUString;
using namespace ::com::sun::star::uno;