summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acc_socket.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:42:22 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:42:22 +0000
commit5b701c208ec722f7523fb3b954ce3296609f625e (patch)
tree089a808abf3ccbbde76acba18cd241784c33cbc9 /io/source/acceptor/acc_socket.cxx
parent02cbd51464c8c8abfc4b508b411fc4439f146748 (diff)
INTEGRATION: CWS pchfix02 (1.13.8); FILE MERGED
2006/09/01 17:31:23 kaib 1.13.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'io/source/acceptor/acc_socket.cxx')
-rw-r--r--io/source/acceptor/acc_socket.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/source/acceptor/acc_socket.cxx b/io/source/acceptor/acc_socket.cxx
index dda47f2f4..047cd5446 100644
--- a/io/source/acceptor/acc_socket.cxx
+++ b/io/source/acceptor/acc_socket.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acc_socket.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:16:06 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:42:22 $
*
* 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 "acceptor.hxx"
#include <hash_set>