>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
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost