$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [parameter] Redefining BOOST_PARAMETER_MAX_ARITY
From: Ryan Gallagher (ryan.gallagher_at_[hidden])
Date: 2008-10-15 20:07:41
Matt Calabrese <rivorus <at> gmail.com> writes:
>
> On Tue, Oct 14, 2008 at 11:05 PM, Ryan Gallagher
> <ryan.gallagher <at> gmail.com>wrote:
[snip]
> >Don't know that there's a better way.
>
> You can also use the -D option in gcc and msvc to define it that way.
Doh! Yeah, that'd be the better way. Thanks,
-Ryan