Boost logo

Boost :

From: Ben Hutchings (ben.hutchings_at_[hidden])
Date: 2004-09-20 11:49:55


Rene Rivera <grafik.list_at_[hidden]> wrote:
> After some investigation I found the problem with the build failures
> for xtime.cpp on CW platforms: http://tinyurl.com/5nwxo [1]
>
> The issue is the placement of the definition of
> __STDC_CONSTANT_MACROS to bring in the *INT*_C() constant macros
> from cstdint.
<snip>
> Moving the definition above the <boost/thread/xtime.hpp> included
> fixes that problem:
<snip>
> OK to commit??
<snip>

The fix deserves at least a comment. I would move the inclusion of
cstdint.hpp along with the macro definition as well.


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