Just downloaded the 1.30.0-beta1 zip. There boost/thread.hpp
is slightly wrong. Line 16 reads:

        #include <boost/thread/conditin.hpp>

but should be:

        #include <boost/thread/condition.hpp>


Geurt

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to