
15 Oct
2008
15 Oct
'08
4:51 a.m.
On Tue, Oct 14, 2008 at 11:05 PM, Ryan Gallagher <ryan.gallagher@gmail.com>wrote:
You mention in another message that this was due to defining it in two headers to different values. The approach I took to deal with this in my usages is to use a central wrapper header for this library and define the value there. I left a comment that this value should only be increased. 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. -- -Matt Calabrese