$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Troyer (troyer_at_[hidden])
Date: 2003-07-29 20:58:39
On Tuesday, July 29, 2003, at 07:13 PM, David Abrahams wrote:
> Matthias Troyer <troyer_at_[hidden]> writes:
>
>> Finally in the new version of graph_properties.hpp there is an #ifdef
>> that spans three lines (line 165). Could some please make this into a
>> one-line #ifdef. (patch4 is a crude version, what is the right "Boost"
>> way of doing this?)
>
> That's already patched in the CVS. That was a brief lapse on my
> part, sorry.
OK, thanks!
Matthias