diff options
author | Kohei Yoshida <kohei.yoshida@suse.com> | 2012-02-03 23:35:49 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@suse.com> | 2012-02-04 00:25:52 -0500 |
commit | 35692c7370bb35eb66f5485f6033af5de812ad1c (patch) | |
tree | 359b1f4c2c313103fed13552f118b805da2e5e13 /sc/inc/rangenam.hxx | |
parent | 6fae316672b146937a52eeb6447b08177c26c43b (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/inc/rangenam.hxx')
-rw-r--r-- | sc/inc/rangenam.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/rangenam.hxx b/sc/inc/rangenam.hxx index 53e9ec8f0a8a..90edb8d73c6c 100644 --- a/sc/inc/rangenam.hxx +++ b/sc/inc/rangenam.hxx @@ -31,7 +31,6 @@ #include "global.hxx" // -> enum UpdateRefMode #include "address.hxx" -#include "collect.hxx" #include "formula/grammar.hxx" #include "scdllapi.h" |