summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:44:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:44:08 +0000
commit6d0a7b3af3b76cc34cad75d6db80f1979ffd6146 (patch)
tree8fd14bfd9694077cbb7ce088c28abeffd38f6709 /io
parentfca7eecd44ab9b9ef0747c72727c52ef2519784c (diff)
INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED
2006/09/01 17:31:25 kaib 1.7.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'io')
-rw-r--r--io/source/stm/opipe.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx
index 3318f7724..07c9a5faa 100644
--- a/io/source/stm/opipe.cxx
+++ b/io/source/stm/opipe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: opipe.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:18:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:44:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_io.hxx"
+
// streams
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>