mirror of
https://github.com/boostorg/regex.git
synced 2025-07-19 15:22:09 +02:00
restored missing header
This commit is contained in:
@ -19,6 +19,9 @@
|
||||
#define BOOST_REGEX_V4_MEM_BLOCK_CACHE_HPP
|
||||
|
||||
#include <new>
|
||||
#ifdef BOOST_HAS_THREADS
|
||||
#include <boost/regex/pending/static_mutex.hpp>
|
||||
#endif
|
||||
|
||||
#ifdef BOOST_HAS_ABI_HEADERS
|
||||
# include BOOST_ABI_PREFIX
|
||||
|
Reference in New Issue
Block a user