$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-04-29 04:33:07
Steven Watanabe wrote:
>> I think that you get this kind of pedantry, when you ask for it (with
>> -pedantic).
>>
>
> You can use long_long_type from config.hpp...
I know, I put it in there :-)
That gets rid of the errors, but not the blizzard of warnings from the LL
and uLL suffixes.
John.