1 /*
2  *
3  * Copyright (c) 2011
4  * John Maddock
5  *
6  * Use, modification and distribution are subject to the
7  * Boost Software License, Version 1.0. (See accompanying file
8  * LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
9  *
10  */
11 
12 
13 #include <libs/regex/src/posix_api.cpp>
14 #include <libs/regex/src/regex.cpp>
15 #include <libs/regex/src/regex_debug.cpp>
16 #include <libs/regex/src/static_mutex.cpp>
17 #include <libs/regex/src/wide_posix_api.cpp>
18