diff options
author | August Sodora <augsod@gmail.com> | 2012-01-20 14:44:41 -0500 |
---|---|---|
committer | August Sodora <augsod@gmail.com> | 2012-01-20 14:45:05 -0500 |
commit | 6dc58d6c28b20d8dfb12673c3e733417e0644090 (patch) | |
tree | cbc60f8b583ecc5ec3ed181f2806eeeeea4198de /sfx2 | |
parent | 56208a1b367b25eea8bd7df5507cf4fa1fe8fb1d (diff) |
Fix build
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/sfx2/msgpool.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/inc/sfx2/msgpool.hxx b/sfx2/inc/sfx2/msgpool.hxx index a110b58f7906..bd65772f922c 100644 --- a/sfx2/inc/sfx2/msgpool.hxx +++ b/sfx2/inc/sfx2/msgpool.hxx @@ -37,6 +37,7 @@ #include <svl/svarray.hxx> #include <string> +#include <vector> class SfxInterface; class SfxSlot; |