$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-02-07 07:15:49
> But this doesn't solve the unresolved externals linker errors (sorry :-)
No you're right: a (hopefully!) fixed version is attached - you now need to
define BOOST_REGEX_NO_EXTERNAL_TEMPLATES or it won't work correctly.
John.