
20 Aug
2008
20 Aug
'08
7:20 p.m.
Boris wrote:
On Wed, 20 Aug 2008 18:38:31 +0200, Andrey Semashev <andrey.semashev@gmail.com> 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.