summaryrefslogtreecommitdiffstats
path: root/sc/inc/dptabdat.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-03-09 20:06:45 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-09 20:06:45 -0500
commit3a30ced6bea3567bce2cc79adc6beb28f18b554b (patch)
tree13bb86b7128f976b5e6d85aaed34f810547a233b /sc/inc/dptabdat.hxx
parentUse std::vector instead of boost::ptr_vector for ScDPItemData. (diff)
downloadcore-3a30ced6bea3567bce2cc79adc6beb28f18b554b.tar.gz
core-3a30ced6bea3567bce2cc79adc6beb28f18b554b.zip
Some header cleanup.
Diffstat (limited to 'sc/inc/dptabdat.hxx')
-rw-r--r--sc/inc/dptabdat.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx
index 0fbad22f4a92..3951275712ac 100644
--- a/sc/inc/dptabdat.hxx
+++ b/sc/inc/dptabdat.hxx
@@ -34,6 +34,7 @@
#include "dpcachetable.hxx"
#include "dpcache.hxx"
#include <tools/string.hxx>
+#include "svl/zforlist.hxx"
#include <vector>
#include <set>