summaryrefslogtreecommitdiffstats
path: root/sc/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2009-03-13 21:05:03 +0000
committerVladimir Glazounov <vg@openoffice.org>2009-03-13 21:05:03 +0000
commitf91cf304d11cb63c49982e15a8f388e9127645bc (patch)
treefbb396d059c123dfec57296949024120cccb097e /sc/source
parentCWS-TOOLING: integrate CWS newbaselineunxlngi (diff)
downloadcore-f91cf304d11cb63c49982e15a8f388e9127645bc.tar.gz
core-f91cf304d11cb63c49982e15a8f388e9127645bc.zip
CWS-TOOLING: integrate CWS cmcfixes53
2009-03-13 14:38:36 +0100 cmc r269480 : gcc44 problems 2009-01-07 14:40:49 +0100 cmc r265968 : #i97835# remove some long-hanging unused methods 2009-01-07 14:16:47 +0100 cmc r265966 : #i97833# DDE_AVAILABLE is always false in binfilter 2009-01-07 14:06:40 +0100 cmc r265965 : #i97831# DDE_AVAILABLE is always true so remove the ifdefs to de-clutter the code
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/filter/ftools/ftools.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/filter/ftools/ftools.cxx b/sc/source/filter/ftools/ftools.cxx
index 7d493bd09226..c92547b31b95 100644
--- a/sc/source/filter/ftools/ftools.cxx
+++ b/sc/source/filter/ftools/ftools.cxx
@@ -45,6 +45,8 @@
#include "stlsheet.hxx"
#include "compiler.hxx"
+#include <stdio.h>
+
// ============================================================================
// ScFilterTools::ReadLongDouble()