[Libreoffice-commits] core.git: sc/source

Kohei Yoshida kohei.yoshida at gmail.com
Thu Mar 28 15:03:44 PDT 2013


 sc/source/core/data/formulacell.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b577a3227c8f797c75487998daf617bedbdcf1e9
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date:   Thu Mar 28 18:05:32 2013 -0400

    Fix for the debug build.
    
    Change-Id: Ie0f24d9f7edf3e79f94d32b1ec2d14e2a33691fc

diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx
index dc01d58..f6bf3a1 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>
 


More information about the Libreoffice-commits mailing list