diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-11-18 17:32:57 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-11-18 20:32:45 +0900 |
commit | 3322f0d2f8ee593948ade983d2a24db6bfbf23c7 (patch) | |
tree | b2824e7bc62b17017d1587c6f1229ebeacf53cde /vcl/inc/sallayout.hxx | |
parent | 66d3da3505ef4964be9a4dbe0363af8f0c519270 (diff) |
Move #include to appropriate header
Change-Id: I58c33b91f205641f9cc8cdfcd9ecfadc77341b82
Diffstat (limited to 'vcl/inc/sallayout.hxx')
-rw-r--r-- | vcl/inc/sallayout.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/sallayout.hxx b/vcl/inc/sallayout.hxx index 711e994341c9..bef64af0293a 100644 --- a/vcl/inc/sallayout.hxx +++ b/vcl/inc/sallayout.hxx @@ -21,7 +21,6 @@ #define _SV_SALLAYOUT_HXX #include <tools/gen.hxx> -#include <vector> #include <basegfx/polygon/b2dpolypolygon.hxx> #ifndef _TOOLS_LANG_HXX |