$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Winson Yung (winson.yung_at_[hidden])
Date: 2006-07-15 14:27:27
Hello, I am building boost regex using VC6, and I am not sure
BOOST_HAS_THREADS is enabled by default or not.
Reading http://www.boost.org/libs/regex/doc/thread_safety.html, it doesn't
tell me which file to look, and how to enable it under VC6 if disabled by
default.
Could somebody help me on this please? Thanks!
/Winson