diff options
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r-- | sc/inc/table.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx index f04b1fa0df7a..b630c5c6896a 100644 --- a/sc/inc/table.hxx +++ b/sc/inc/table.hxx @@ -154,6 +154,8 @@ private: const Iterator maEnd; }; +#include "SolverSettings.hxx" + class ScTable { private: |