summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:42:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:42:36 +0000
commitd2bd66950d1837895f3144cd655c6b19ba851bc2 (patch)
treefb596c245d6cdaf85f37e9741e783a93f741491f /io
parentb6389d20736c9d41308e9c1fea6a6d18faf3c862 (diff)
INTEGRATION: CWS pchfix02 (1.17.8); FILE MERGED
2006/09/01 17:31:23 kaib 1.17.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'io')
-rw-r--r--io/source/acceptor/acceptor.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/source/acceptor/acceptor.cxx b/io/source/acceptor/acceptor.cxx
index 4b009170ab7e..2d9c13308c52 100644
--- a/io/source/acceptor/acceptor.cxx
+++ b/io/source/acceptor/acceptor.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acceptor.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: ihi $ $Date: 2006-08-24 10:36:05 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:42:36 $
*
* 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 <osl/mutex.hxx>
#include <uno/mapping.hxx>