From 35692c7370bb35eb66f5485f6033af5de812ad1c Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Fri, 3 Feb 2012 23:35:49 -0500 Subject: ScOutlineCollection and its friends now free of ScSortedCollection. But it's apparently broken at the moment. I need to fix this... --- sc/inc/rangenam.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc/rangenam.hxx') 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" -- cgit