Added support for regex_fwd.hpp

[SVN r13333]
This commit is contained in:
John Maddock
2002-04-01 11:46:04 +00:00
parent 6e82619133
commit 2035a49533
3 changed files with 78 additions and 3 deletions

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE cregex.cpp
* VERSION 3.12
* VERSION see <boost/version.hpp>
* DESCRIPTION: Declares POSIX API functions
* + boost::RegEx high level wrapper.
*/