summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-11-18 17:32:57 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-11-18 20:32:45 +0900
commit3322f0d2f8ee593948ade983d2a24db6bfbf23c7 (patch)
treeb2824e7bc62b17017d1587c6f1229ebeacf53cde /svtools
parentsw: move swmodeltestbase.hxx to qa/extras/inc/ (diff)
downloadcore-3322f0d2f8ee593948ade983d2a24db6bfbf23c7.tar.gz
core-3322f0d2f8ee593948ade983d2a24db6bfbf23c7.zip
Move #include to appropriate header
Change-Id: I58c33b91f205641f9cc8cdfcd9ecfadc77341b82
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/svtools/borderhelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/svtools/borderhelper.hxx b/svtools/inc/svtools/borderhelper.hxx
index 486eaef8ded1..e095fcee8b9f 100644
--- a/svtools/inc/svtools/borderhelper.hxx
+++ b/svtools/inc/svtools/borderhelper.hxx
@@ -35,7 +35,6 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <vcl/outdev.hxx>
-#include <vector>
namespace svtools
{