mirror of
https://github.com/boostorg/regex.git
synced 2025-07-21 08:12:37 +02:00
Moved detail/allocator.hpp into regex directory.
[SVN r22967]
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#ifndef BOOST_REGEX_CONFIG_HPP
|
||||
#include <boost/config.hpp>
|
||||
#endif
|
||||
#include <boost/detail/allocator.hpp>
|
||||
#include <boost/regex/config/allocator.hpp>
|
||||
|
||||
//
|
||||
// define BOOST_REGEX_NO_FWD if this
|
||||
|
Reference in New Issue
Block a user