$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2006-11-04 17:39:07
Hi Andrew,
Andrew Schweitzer wrote:
> I am have probably screwed up something simple... I can't seem to
> compile file including boost/asio.hpp from CVS. I get redefinition
> errors... apparently Winsock.h, winsock2.h, mswsock.h and some other
> files seem to be fighting.
>
> Any clue what I did wrong or how to fix?
>
> Last update was in last couple days.
Can you please post the compiler command line and the error you are
seeing, thanks!
Cheers,
Chris