Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-09-06 07:01:52


Hi Llew,

> In <boost/program_options/detail/config_file.hpp>
>
> why is BOOST_WORKAROUND used (line 19)
> before the inclusion of
> #include <boost/detail/workaround.hpp>?

For no good reason. I think <boost/detail/workaround.hpp> is already
transitively included via other other headers by the time I use
BOOST_WORKAROUND, but I've moved the #include to the proper place anyway.

Thanks,
Volodya


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