Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-01-22 22:21:49


On Thu, 22 Jan 2004 21:11:52 -0500, David Abrahams wrote
> 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?

Well auto_link.hpp doesn't appear to have an include guard, but this is John's
magic code so I don't really know if that is intended or not...

Jeff


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