summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-28 18:05:32 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-28 18:06:16 -0400
commitb577a3227c8f797c75487998daf617bedbdcf1e9 (patch)
tree66d78727ddb30f381df2399c235e1ebf15137931 /sc
parent5e649bc002ca49a5a3db43cf48149709d446bb0e (diff)
Fix for the debug build.
Change-Id: Ie0f24d9f7edf3e79f94d32b1ec2d14e2a33691fc
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/formulacell.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx
index dc01d58558d0..f6bf3a1c69d8 100644
--- a/sc/source/core/data/formulacell.cxx
+++ b/sc/source/core/data/formulacell.cxx
@@ -41,6 +41,7 @@
#include "formula/errorcodes.hxx"
#include "svl/intitem.hxx"
+#include "rtl/strbuf.hxx"
#include <boost/bind.hpp>