From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2006-04-09 06:41:32


Roland Schwarz wrote:
> Tobias Schwinger wrote:
>
>>Where is the problem?
>
> [snip]
>
>> #include PLATFORM_HEADER(foo.h)
>>
>>Should work. I've no idea how portable it is, though.
>>
>
> This exactly is the problem. This works with MS compilers, but not with
> gcc. It complains with: #include' expects "FILENAME" or <FILENAME>"
>

That's interesting... I tested the code before posting with gcc 3.4 and there were no problems.

Regards,

Tobias