summaryrefslogtreecommitdiff
path: root/sc/source/core/data/column.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-18 18:29:22 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-19 13:40:24 -0400
commit945853ba9e9f1188c87f527866e7e8a1fd967a35 (patch)
tree05c77f5871eef7f1e514a17c71b35cbaa400f3da /sc/source/core/data/column.cxx
parentfedb28e84614ac6c0f6076cca56b6c2c8b832198 (diff)
Fix build breakage.
Change-Id: I94b9d17a045a9c17d9e97aa582d7572e0a21809b
Diffstat (limited to 'sc/source/core/data/column.cxx')
-rw-r--r--sc/source/core/data/column.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx
index ede8b925edb4..6305747c9c3d 100644
--- a/sc/source/core/data/column.cxx
+++ b/sc/source/core/data/column.cxx
@@ -37,6 +37,7 @@
#include <cstring>
#include <map>
+#include <cstdio>
using ::editeng::SvxBorderLine;
using namespace formula;