diff options
Diffstat (limited to 'sc/source/ui/inc/rfindlst.hxx')
-rw-r--r-- | sc/source/ui/inc/rfindlst.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/inc/rfindlst.hxx b/sc/source/ui/inc/rfindlst.hxx index 46c030409415..2a6d13c6bd28 100644 --- a/sc/source/ui/inc/rfindlst.hxx +++ b/sc/source/ui/inc/rfindlst.hxx @@ -25,6 +25,8 @@ #include <address.hxx> #include <tools/solar.h> +#include <vector> + struct ScRangeFindData { ScRange aRef; |