$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-04-11 03:57:55
Giovanni Bajo wrote:
> boost/mpl/remove.hpp needs boost/mpl/apply.hpp, but doesn't explicitally
> include it, resulting in a compilation error if the first header is used
> directly (as I usually do).
Actually it's "remove_if.hpp" that is at fault. Fixed in the main trunk -
thanks for the report!
Aleksey