summaryrefslogtreecommitdiff
path: root/svtools/inc
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/inc
parent66d3da3505ef4964be9a4dbe0363af8f0c519270 (diff)
Move #include to appropriate header
Change-Id: I58c33b91f205641f9cc8cdfcd9ecfadc77341b82
Diffstat (limited to 'svtools/inc')
-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
{