diff options
Diffstat (limited to 'sc/qa/unit/helper')
-rw-r--r-- | sc/qa/unit/helper/qahelper.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx index cc23c7a207f5..083319ba316d 100644 --- a/sc/qa/unit/helper/qahelper.cxx +++ b/sc/qa/unit/helper/qahelper.cxx @@ -25,6 +25,8 @@ #include <cppunit/AdditionalMessage.h> #include <sal/log.hxx> #include <sfx2/sfxsids.hrc> +#include <svl/stritem.hxx> +#include <svl/intitem.hxx> #include <svl/gridprinter.hxx> #include <sfx2/docfilt.hxx> #include <sfx2/docfile.hxx> |