forked from boostorg/regex
Sync from upstream.
This commit is contained in:
@ -3,15 +3,12 @@
|
||||
* Copyright (c) 2011
|
||||
* John Maddock
|
||||
*
|
||||
* Use, modification and distribution are subject to the
|
||||
* Boost Software License, Version 1.0. (See accompanying file
|
||||
* Use, modification and distribution are subject to the
|
||||
* Boost Software License, Version 1.0. (See accompanying file
|
||||
* LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include <posix_api.cpp>
|
||||
#include <regex.cpp>
|
||||
#include <regex_debug.cpp>
|
||||
#include <static_mutex.cpp>
|
||||
#include <wide_posix_api.cpp>
|
||||
|
Reference in New Issue
Block a user