mirror of
https://github.com/boostorg/regex.git
synced 2025-06-25 11:51:35 +02:00
15 lines
299 B
C++
15 lines
299 B
C++
/*
|
|
*
|
|
* Copyright (c) 2011
|
|
* John Maddock
|
|
*
|
|
* 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 <wide_posix_api.cpp>
|