$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-10-17 21:00:55
David wrote:
> I just checked the example code in
> libs/date_time/example/gregorian/date_alive.cpp
>
> the correction should be
>
> else if (days_alive < date_duration(0)) {
Thx -- I'll clean that up.
Jeff