summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/helper')
-rw-r--r--sc/qa/unit/helper/debughelper.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/qa/unit/helper/debughelper.hxx b/sc/qa/unit/helper/debughelper.hxx
index fedde10dd120..1795c4a16bb9 100644
--- a/sc/qa/unit/helper/debughelper.hxx
+++ b/sc/qa/unit/helper/debughelper.hxx
@@ -26,6 +26,8 @@
#define CALC_DEBUG_OUTPUT 0
#define CALC_TEST_PERF 0
+#include <sal/types.h>
+
using namespace ::com::sun::star;
using ::std::cout;
using ::std::cerr;