$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2003-11-03 14:45:02
On Mon, 3 Nov 2003 16:01:50 +0100, vc wrote:
> I also don't think that it is safe to add that flag _just_ to boost libs and
> my libs as I can get into troubles
> if some parts have this flag and some don't.
> So, I really don't know what I should do ... :(
Use __wchar_t type in those files which have to be compiled without
/Zc:wchar_t switch ?
B.