diff options
Diffstat (limited to 'libcxx/src/regex.cpp')
-rw-r--r-- | libcxx/src/regex.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libcxx/src/regex.cpp b/libcxx/src/regex.cpp index c84d43e5039..1a963770e18 100644 --- a/libcxx/src/regex.cpp +++ b/libcxx/src/regex.cpp @@ -312,6 +312,4 @@ __match_any_but_newline<wchar_t>::__exec(__state& __s) const } } - - _LIBCPP_END_NAMESPACE_STD |