$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [test] Still having issues
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-10-12 22:04:55
Mathias Gaunard <mathias.gaunard <at> ens-lyon.org> writes:
> Just rename _invalid_parameter_handler to something else.
> As the error message says, that name is already defined in some Visual
> Studio headers.
Really!? Such a simple solution. How come I never figured it out.
> Names that start with an underscore in the global namespace are reserved
> by the implementation.
Maybe you should first look why this line was put there in a first place.
Genandiy