Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-01-23 08:45:58


> I have a source file which includes headers from date_time and
> filesystem. With vc7.1 I'm getting:
>
> c:\boost\boost\config\auto_link.hpp(267) : warning C4005:
'BOOST_LIB_PREFIX' : macro redefinition
> c:\boost\boost\config\auto_link.hpp(271) : see previous definition
of 'BOOST_LIB_PREFIX'
>
>
> What's wrong with this picture?

The header forgot to undef it after inclusion, I think I fixed that one a
couple of days ago, but I'll double check when I next get cvs working...

John.


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