forked from boostorg/regex
@ -68,6 +68,7 @@ Accepts UTF-32 code points and forwards them on as UTF-16 code points.
|
|||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
#ifndef BOOST_NO_STD_LOCALE
|
#ifndef BOOST_NO_STD_LOCALE
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
#include <ios>
|
||||||
#endif
|
#endif
|
||||||
#include <limits.h> // CHAR_BIT
|
#include <limits.h> // CHAR_BIT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user