summaryrefslogtreecommitdiff
path: root/sc/inc/dpglobal.hxx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-06 17:00:46 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-06 17:00:46 +0100
commitc1550162b903ba29e62b842efe3b380d46d94cc0 (patch)
tree1392d26b7f61300aec2c588fe4165a8f250c2ead /sc/inc/dpglobal.hxx
parenteb1d9d3cda2da6b00749ff61ea63931f00a5b2b7 (diff)
add a missing include
Diffstat (limited to 'sc/inc/dpglobal.hxx')
-rw-r--r--sc/inc/dpglobal.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/dpglobal.hxx b/sc/inc/dpglobal.hxx
index 2b7a8a1f416b..658c4a1ad072 100644
--- a/sc/inc/dpglobal.hxx
+++ b/sc/inc/dpglobal.hxx
@@ -32,6 +32,7 @@
#include <algorithm>
#include <list>
+#include <vector>
#include <tools/gen.hxx>
#include <tools/debug.hxx>
#include <global.hxx>