$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Preprocessor] Can we generate token for #include programmatically ?
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-05-15 10:36:35
Stewart, Robert wrote:
> It works on GCC 3.3.3 and 4.1.2.
>
> It fails on VC8:
>
> fatal error C1083: Cannot open include file: 'nt2/support/numeric/functions /abs.hpp': No such file or directory
>
> Notice the space in the pathname.
>
Dang :/
So I guess this is something that can't be done in a standard way ?