$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jean-Sebastien Stoezel (js.stoezel_at_[hidden])
Date: 2008-07-07 19:54:26
Hi,
Why trying to use the asio library I'm getting the following error (I
believe this happens I include <boost/asio.hpp> once):
WinSock.h has already been included c:\program files\boost
\boost_1_35_0\boost\asio\detail\socket_types.hpp 27
I'm compiling using VS 2008 on WinXP.
Any idea how to deal with this?
Thanks,
Jean