$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2001-11-19 11:07:44
On Mon, 19 Nov 2001, Steven Kirk wrote:
> That looks fantastic, doug. Only problem was Borland C++ was giving these
> error messages:
>
> As a temporary measure, I got it to compile by hacking signal_base.hpp to
> make "flags" public, and everything else works so far...
I'll put a fix for this into the next version.
Doug