summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:51:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:51:52 +0000
commite13d9f5b48cfc9838f2f820ea02b459aa87629c3 (patch)
treea53e8d28841a99c6e3a1cca7a7a2ca756aed107b /sc
parentfd9d898dd3431997c1789c1b5b6d4412d0129b89 (diff)
INTEGRATION: CWS aw033 (1.15.54); FILE MERGED
2008/07/11 11:46:15 aw 1.15.54.6: RESYNC: (1.20-1.21); FILE MERGED 2008/05/14 15:25:20 aw 1.15.54.5: RESYNC: (1.19-1.20); FILE MERGED 2007/08/09 22:38:14 aw 1.15.54.4: RESYNC: (1.18-1.19); FILE MERGED 2007/06/27 19:22:49 aw 1.15.54.3: RESYNC: (1.17-1.18); FILE MERGED 2007/03/20 16:05:10 aw 1.15.54.2: RESYNC: (1.15-1.17); FILE MERGED 2007/01/22 15:20:31 aw 1.15.54.1: changes after resync
Diffstat (limited to 'sc')
-rw-r--r--sc/source/filter/excel/xepivot.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/source/filter/excel/xepivot.cxx b/sc/source/filter/excel/xepivot.cxx
index e1d5da511423..447067299979 100644
--- a/sc/source/filter/excel/xepivot.cxx
+++ b/sc/source/filter/excel/xepivot.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: xepivot.cxx,v $
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
* This file is part of OpenOffice.org.
*
@@ -39,6 +39,7 @@
#include <algorithm>
#include <math.h>
+
#include <rtl/math.hxx>
#include <tools/date.hxx>
#include <svtools/zformat.hxx>