mirror of
https://github.com/boostorg/regex.git
synced 2025-07-22 16:47:17 +02:00
Added needed include (for CHAR_BIT).
[SVN r39315]
This commit is contained in:
@ -41,6 +41,7 @@
|
||||
|
||||
#include <istream>
|
||||
#include <ios>
|
||||
#include <climits>
|
||||
|
||||
#ifdef BOOST_MSVC
|
||||
#pragma warning(push)
|
||||
|
Reference in New Issue
Block a user