$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-05-20 04:38:34
> What is the story on std::wstring support with GCC/Cygwin? How do you turn
> it on?
You don't, cygwin has virtually no wide character support in either C or
C++.
John.