$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-02-09 11:23:38
On Feb 7, 2006, at 5:59 AM, John Maddock wrote:
> Looks like Doug didn't add a default value for BOOST_SLIST_HEADER
> if it isn't otherwise defined: I'll add one to boost/config/
> suffix.hpp (works for me on MinGW and Borland now).
Thanks.
> Doug: Did you add docs for this new macro BTW?
I'm doing so now, along with the analogous headers for hash_set and
hash_map.
Doug