mirror of
https://github.com/boostorg/regex.git
synced 2025-07-17 14:22:08 +02:00
Added missing needed include
[SVN r18863]
This commit is contained in:
@ -58,6 +58,7 @@
|
|||||||
# include <boost/cstdint.hpp>
|
# include <boost/cstdint.hpp>
|
||||||
# include <boost/detail/allocator.hpp>
|
# include <boost/detail/allocator.hpp>
|
||||||
# include <boost/regex/config/cstring.hpp>
|
# include <boost/regex/config/cstring.hpp>
|
||||||
|
# include <boost/throw_exception.hpp>
|
||||||
#else
|
#else
|
||||||
//
|
//
|
||||||
// C build,
|
// C build,
|
||||||
|
Reference in New Issue
Block a user