|
Boost : |
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2008-08-20 15:20:33
Boris wrote:
> On Wed, 20 Aug 2008 18:38:31 +0200, Andrey Semashev
> <andrey.semashev_at_[hidden]> wrote:
>
>> Boris wrote:
> However when I use BOOST_LOG_FUNCTION() I get a compiler error
> "'BOOST_LOG_NO_UNUSED_WARNINGS': identifier not found". Do I need to
> include another header file for BOOST_LOG_NO_UNUSED_WARNINGS to be defined?
Yes, it seems I missed this:
#include <boost/log/utility/no_unused_warnings.hpp>
Fixed in CVS.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk