$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2006-11-20 07:55:48
berserker_r <berserker_r_at_[hidden]> wrote:
> Any hope to use the CVS version of asio with boost 1.33.1?
Well, you can certainly give it a go. You'll need to obtain at
least the following directories/files out of CVS:
boost/asio.hpp
boost/asio
boost/cerrno.hpp
boost/detail/identifier.hpp
boost/system
libs/asio
libs/system
You may need to get additional files or directories, I'm not
sure. I suggest just try it and see what's missing.
Cheers,
Chris