This header doesn't need to include queryparam.hxx.

This commit is contained in:
Kohei Yoshida 2011-11-16 15:43:29 -05:00
parent 2fc7e56a6c
commit d37950cb16

View file

@ -31,7 +31,6 @@
#include "address.hxx"
#include "global.hxx"
#include "queryparam.hxx"
#include "formula/token.hxx"
#include <svl/listener.hxx>
#include <tools/string.hxx>
@ -39,6 +38,7 @@
#include <boost/unordered_map.hpp>
class ScDocument;
struct ScQueryEntry;
/** Lookup cache for one range used with interpreter functions such as VLOOKUP
and MATCH. Caches query for a specific row and the resulting address looked