$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 2000-07-07 05:49:19
David Abrahams wrote:
>If we adopt a fix like this one, be sure to only do it for __MWERKS__ <=
><current-version>.
>They've probably ;) fixed this bug in the next version already.
Yes.
Even if the submitter forgets to check the version, I try to do so when I
integrate the code into config.hpp.
--Beman