Ronald Florence <[EMAIL PROTECTED]> writes:
| *** ../boost/libs/regex/src/cregex.cpp.orig Fri May 24 08:53:12 2002
| --- ../boost/libs/regex/src/cregex.cpp Tue Jun 24 17:13:31 2003
| ***************
| *** 22,27 ****
| --- 22,28 ----
|
|
| #define BOOST_REGEX_SOURCE
| + #define BOOST_REGEX_NARROW_INSTANTIATE
| #include <boost/cregex.hpp>
| #include <boost/regex.hpp>
| #if !defined(BOOST_NO_STD_STRING)
What does this do?
(I can guess...)
We do not want it in that file, but in our own config.h or in
user.hpp.
--
Lgb