$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-06-17 11:40:41
> This is due to "main" being declared as:
> int main(int argc, const char * argv[])
Fixed in cvs: believe it or not I added the const as a fix for another
(broken) compiler, Oh well :-(
John.