$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-06-18 04:32:32
alovespring_at_[hidden] wrote:
> thx!
What's the error? Is it related to this issue:
http://svn.boost.org/trac/boost/ticket/603 ?
BTW, I believe you should be able to build regex without _UNICODE defined,
and safely link to it from your _UNICODE application.
John.