[Libreoffice-commits] .: sc/source

Kohei Yoshida kohei at kemper.freedesktop.org
Fri Mar 4 10:36:18 PST 2011


 sc/source/core/tool/cellform.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a5b74a0e3129e1ae72a7a5908038c79650e8398d
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Fri Mar 4 13:36:05 2011 -0500

    Oops.

diff --git a/sc/source/core/tool/cellform.cxx b/sc/source/core/tool/cellform.cxx
index 9c7d809..0da2a8c 100644
--- a/sc/source/core/tool/cellform.cxx
+++ b/sc/source/core/tool/cellform.cxx
@@ -46,7 +46,7 @@
 const ScFormulaCell* pLastFormulaTreeTop = 0;
 
 // -----------------------------------------------------------------------
-#include <stdio.h>
+
 void ScCellFormat::GetString( ScBaseCell* pCell, ULONG nFormat, String& rString,
                               Color** ppColor, SvNumberFormatter& rFormatter,
                               BOOL bNullVals,


More information about the Libreoffice-commits mailing list