$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Mixed use of "include" directives with quoted vs. angle-bracketed params, causing havoc
From: John Maddock (john_at_[hidden])
Date: 2008-09-07 12:06:53
Gennaro Prota wrote:
>> John Maddock wrote:
>>> if you use
>>>
>>> #include <somename.hpp>
>>>
>>> and "somename" happens to be a macro then it gets macro expanded
>>
>> With what "compiler"?
I believe it was GCC.
John.