Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp
authorJulian Smart <julian@anthemion.co.uk>
Mon, 7 Sep 1998 07:58:29 +0000 (07:58 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 7 Sep 1998 07:58:29 +0000 (07:58 +0000)
commitfcc6dddd1f1da49f94767ff148eaa3f1d3ca9367
tree8b094f50781ed644d8fb40bbb46cdf4a131ad503
parentd3904ceb9a02934a8d1ab7034f368b103a699d99
Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp
for USE_SERIALL; included io.h for VC++ in socket.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
distrib/msw/generic.rsp
include/wx/stream.h
samples/wxsocket/client.rc
samples/wxsocket/makefile.nt
samples/wxsocket/server.rc
src/common/http.cpp
src/common/objstrm.cpp
src/common/protocol.cpp
src/common/sckaddr.cpp
src/common/sckfile.cpp
src/common/sckipc.cpp
src/common/sckstrm.cpp
src/common/socket.cpp
src/common/stream.cpp
src/common/tokenzr.cpp
src/common/url.cpp
src/msw/makefile.nt