summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xistring.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-27 08:46:25 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-27 08:46:25 +0000
commit5a6c35312fc78e7d04335b12bdb9803155593457 (patch)
treec2e5b23d666b5d70b704c967068abd491f340e2c /sc/source/filter/excel/xistring.cxx
parent53507571c2c831b625feb292ce32eef606271c5b (diff)
INTEGRATION: CWS jam01 (1.2.6); FILE MERGED
2006/07/25 17:16:04 kaib 1.2.6.1: #i67378# Tweaked Jamfiles and fixed some PCH issues
Diffstat (limited to 'sc/source/filter/excel/xistring.cxx')
-rw-r--r--sc/source/filter/excel/xistring.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/filter/excel/xistring.cxx b/sc/source/filter/excel/xistring.cxx
index 7915c918012d..85ed29f03483 100644
--- a/sc/source/filter/excel/xistring.cxx
+++ b/sc/source/filter/excel/xistring.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xistring.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 13:42:59 $
+ * last change: $Author: vg $ $Date: 2006-09-27 09:46:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,8 @@
*
************************************************************************/
+#include "precompiled_sc.hxx"
+
#ifndef SC_XISTRING_HXX
#include "xistring.hxx"
#endif