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