Removed unsupported file.

Updated macro list in user.hpp.


[SVN r29316]
This commit is contained in:
John Maddock
2005-05-31 09:45:35 +00:00
parent 69723060e5
commit 7a525369cc
2 changed files with 2 additions and 59 deletions

View File

@ -55,10 +55,6 @@
// cause more problems than they are worth:
// #define BOOST_REGEX_NO_FWD
// define this if your compiler can't cope with the new
// version 4 regex code.
// #define BOOST_REGEX_V3
// define this if your compiler supports MS Windows structured
// exception handling.
// #define BOOST_REGEX_HAS_MS_STACK_GUARD
@ -90,3 +86,5 @@
// down quite a bit).
// #define BOOST_REGEX_MATCH_EXTRA
// define this if you want to enable support for Unicode via ICU.
// #define BOOST_HAS_ICU