$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-03-19 22:44:27
Hi,
Is asio is a header-only library? If so, what are the requirements for
compilation? If you are using Visual C++ with /Za (language extensions
disabled), that will cause problems if you include windows.h.
TIA,
Sohail