summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:44:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:44:33 +0000
commit9889b1197e6acf361cc21bf18f3175d4fcdfaaf6 (patch)
treebbd53daf62f23a33942481c69f072f5262213b3c /io
parent1a24ab47c1780c5d4873aa1d44598d332ef1718c (diff)
INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED
2006/09/01 17:31:25 kaib 1.4.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'io')
-rw-r--r--io/source/stm/streamhelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/source/stm/streamhelper.cxx b/io/source/stm/streamhelper.cxx
index 9d8ca767057c..8def3037055c 100644
--- a/io/source/stm/streamhelper.cxx
+++ b/io/source/stm/streamhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: streamhelper.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:18:25 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:44:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_io.hxx"
#include <rtl/alloc.h>
#include <limits>