Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-05-28 11:40:02


At 10:10 AM 5/28/2003, Daniel Frey wrote:

>Hubert Holin wrote:
>>>GNU C++ 2.95.3-5
>>> cannot find the limits standard header file (is this me?!)
>>
>> I'd like to know. I do not currently have access to an installed
>> copy of this compiler, but it's one for which quite some energy was
>> expended to make things work.
>
>AFAIK it's a known problem that the <limits>-header is missing for the
>GCC 2.95.x. I don't know if it's the "official" boost way of fixing
>this, but including <boost/detail/limits.hpp> instead of <limits> might
>fix this one, at least it once worked for me ;)

Um... Should be <boost/limits.hpp>, shouldn't it?

--Beman


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