Boost logo

Boost Users :

Subject: Re: [Boost-users] [Thread] Missing #includes in future.hpp
From: Andrew Holden (aholden_at_[hidden])
Date: 2010-08-10 09:32:53


On Tuesday, August 10, 2010 4:56 AM, Anthony Williams wrote:
> "Andrew Holden" <aholden_at_[hidden]> writes:
>
>> I noticed that my code that uses futures wouldn't compile until I
>> added the following two lines to future.hpp:
>>
>> #include <boost/thread/mutex.hpp>
>> #include <boost/thread/condition_variable.hpp>
>>
>> I am wondering if this is an oversight, or if there is a specific
>> reason these files weren't included in future.hpp
>
> It was an oversight, and these have been added for the boost 1.44
release.

Excellent! Thanks for the prompt attention and for assuring me I didn't
mess anything up.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net