summaryrefslogtreecommitdiff
path: root/sc/source/core/data/validat.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-03 23:35:49 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-04 00:25:52 -0500
commit35692c7370bb35eb66f5485f6033af5de812ad1c (patch)
tree359b1f4c2c313103fed13552f118b805da2e5e13 /sc/source/core/data/validat.cxx
parent6fae316672b146937a52eeb6447b08177c26c43b (diff)
ScOutlineCollection and its friends now free of ScSortedCollection.
But it's apparently broken at the moment. I need to fix this...
Diffstat (limited to 'sc/source/core/data/validat.cxx')
-rw-r--r--sc/source/core/data/validat.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/validat.cxx b/sc/source/core/data/validat.cxx
index 1f8f85f539ce..c6638e01479c 100644
--- a/sc/source/core/data/validat.cxx
+++ b/sc/source/core/data/validat.cxx
@@ -53,6 +53,7 @@
#include "globstr.hrc"
#include "rangenam.hxx"
#include "dbdata.hxx"
+#include "collect.hxx"
#include <math.h>
#include <memory>