$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-08-11 09:01:37
Alan Gray wrote:
> Maybe using wchar_t as a built in the library but not your project?
Shouldn't be an issue: the lib contains both wchar_t and unsigned short
specializations, so it should link whatever.
John.