Boost logo

Boost :

From: Geurt Vos (g.vos_at_[hidden])
Date: 2003-03-10 03:13:15


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk