mirror of
https://github.com/boostorg/regex.git
synced 2025-07-17 22:32:09 +02:00
First round of config fixes
[SVN r11146]
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
/*
|
||||
* LOCATION: see http://www.boost.org for most recent version.
|
||||
* FILE regex.cpp
|
||||
* FILE regex_traits.hpp
|
||||
* VERSION 3.12
|
||||
* DESCRIPTION: Declares regular expression traits classes.
|
||||
*/
|
||||
@ -790,3 +790,4 @@ class regex_traits : public cpp_regex_traits<charT>
|
||||
|
||||
#endif // include
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user