summaryrefslogtreecommitdiff
path: root/comphelper/source/streaming/seekableinput.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:21:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:21:09 +0000
commit4c72f14c309c1d6fffc15cab0658d38b9f5514b5 (patch)
tree38bc08cde191e51826af40d9e1924f96c551ff8b /comphelper/source/streaming/seekableinput.cxx
parent33a13c23b57d225a37ba2f9ebe3caad0dcf52f1b (diff)
INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED
2006/09/01 17:19:49 kaib 1.4.100.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/streaming/seekableinput.cxx')
-rw-r--r--comphelper/source/streaming/seekableinput.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/streaming/seekableinput.cxx b/comphelper/source/streaming/seekableinput.cxx
index 54caf8d4857c..09ecd8c56274 100644
--- a/comphelper/source/streaming/seekableinput.cxx
+++ b/comphelper/source/streaming/seekableinput.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: seekableinput.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:00:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:21:09 $
*
* 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_comphelper.hxx"
+
#ifndef _COM_SUN_STAR_IO_XOUTPUTSTREAM_HPP_
#include <com/sun/star/io/XOutputStream.hpp>
#endif