$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2003-05-21 13:23:26
Giovanni Bajo <giovannibajo_at_[hidden]> wrote:
> should never include any Windows header. That's because we know that
> Windows headers can't be compiled in strict mode, can they?
These headers cannot even be compiled in Microsoft's own compilers, when
started with "disable language extenstions" option, ie. /Za
B.