summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dpitemdata.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-02-15 22:11:04 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-02-15 22:12:24 -0500
commit7c936145f75812cf651ae57c7f364b0103d5f4db (patch)
tree28a76785644c05bdf40ef4e9d65f4072f2497c27 /sc/source/core/data/dpitemdata.cxx
parentb491b5e0c0599446e3853eb0e0021d20c36e88f8 (diff)
Add a quick way to dump the content of pivot table result tree.
This is to be used for debugging. Change-Id: Ie5a5ebd66a701937ab806e2370ded85ba557de5b
Diffstat (limited to 'sc/source/core/data/dpitemdata.cxx')
-rw-r--r--sc/source/core/data/dpitemdata.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/dpitemdata.cxx b/sc/source/core/data/dpitemdata.cxx
index 1e0bb3cb2485..4c04106f20eb 100644
--- a/sc/source/core/data/dpitemdata.cxx
+++ b/sc/source/core/data/dpitemdata.cxx
@@ -285,7 +285,6 @@ ScDPValue::Type ScDPItemData::GetCellType() const
}
#if DEBUG_PIVOT_TABLE
-#include <cstdio>
void ScDPItemData::Dump(const char* msg) const
{