$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Determine at compile time whether type has subtraction semantics?
From: John Reid (j.reid_at_[hidden])
Date: 2011-02-21 10:36:19
On 21/02/11 14:14, Frédéric Bron wrote:
> Probably the order of include directories is 1. boost, 2. sandbox.
> You need 1. sandbox, 2. boost.
> Can you check?
Yup you're right, I probably could have thought of this myself. Now I
need to get Boost.Build to include them in the right order.
Thanks,
John.