From: Darin Adler (darin_at_[hidden])
Date: 2002-02-03 12:10:31


On 2/3/02 7:56 AM, "Douglas Gregor" <gregod_at_[hidden]> wrote:

> The first patch fixes a failure when compiling libs/smart_ptr/smart_ptr_test:
>
> And the second patch fixes libs/smart_ptr/scoped_ptr_test.cpp where there was
> a missing #include:

Thanks. These were both my mistakes, and I appreciate you fixing them.

    -- Darin