INTEGRATION: CWS pchfix02 (1.9.30); FILE MERGED

2006/09/01 17:34:07 kaib 1.9.30.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-17 07:53:15 +00:00
parent c3ffeb623b
commit 4a7942c230

View file

@ -4,9 +4,9 @@
*
* $RCSfile: osl_Socket.cxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: hr $ $Date: 2006-06-20 04:24:03 $
* last change: $Author: obo $ $Date: 2006-09-17 08:53:15 $
*
* 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_sal.hxx"
/** test coder preface:
1. the BSD socket function will meet "unresolved external symbol error" on Windows platform
if you are not including ws2_32.lib in makefile.mk, the including format will be like this: