sc/source/core/tool/formulagroup.cxx |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 6845bab39b4fc6a6894eae8e93aa2c9e5a203161
Author: Kohei Yoshida <kohei.yosh...@gmail.com>
Date:   Tue Jul 2 23:32:11 2013 -0400

    Not to forget this header...
    
    Change-Id: I3f05923787ec87d5231433e4fad562326becae49

diff --git a/sc/source/core/tool/formulagroup.cxx 
b/sc/source/core/tool/formulagroup.cxx
index b4fd646..221a768 100644
--- a/sc/source/core/tool/formulagroup.cxx
+++ b/sc/source/core/tool/formulagroup.cxx
@@ -22,6 +22,10 @@
 
 #define USE_DUMMY_INTERPRETER 1
 
+#if USE_DUMMY_INTERPRETER
+#include <cstdio>
+#endif
+
 namespace sc {
 
 ScMatrixRef FormulaGroupInterpreterSoftware::inverseMatrix(const ScMatrix& 
/*rMat*/)
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to