summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/dpitemdata.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/core/data/dpitemdata.cxx b/sc/source/core/data/dpitemdata.cxx
index c3a163c4ba7b..ba87d66bcc81 100644
--- a/sc/source/core/data/dpitemdata.cxx
+++ b/sc/source/core/data/dpitemdata.cxx
@@ -293,6 +293,8 @@ sal_uInt8 ScDPItemData::GetCellType() const
}
#if DEBUG_PIVOT_TABLE
+#include <cstdio>
+
void ScDPItemData::Dump(const char* msg) const
{
printf("--- (%s)\n", msg);