From 0c9f8af8a35e1ed7332a8cc09cab1ea4443e6d02 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 22:43:14 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 17:31:24 kaib 1.10.6.1: #i68856# Added header markers and pch files --- io/source/connector/ctr_socket.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/io/source/connector/ctr_socket.cxx b/io/source/connector/ctr_socket.cxx index b5757bf94db5..ba75d31eb86c 100644 --- a/io/source/connector/ctr_socket.cxx +++ b/io/source/connector/ctr_socket.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ctr_socket.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2006-07-20 16:16:07 $ + * last change: $Author: obo $ $Date: 2006-09-16 23:43:14 $ * * 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" + #include "connector.hxx" #include #include