mirror of
https://github.com/boostorg/regex.git
synced 2026-02-14 13:02:18 +00:00
Added <ios> include for KCC
[SVN r18536]
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
|
||||
#include <cstring>
|
||||
#include <cctype>
|
||||
#ifdef __KCC
|
||||
#include <ios>
|
||||
#endif
|
||||
#include <boost/config.hpp>
|
||||
|
||||
namespace std{
|
||||
|
||||
Reference in New Issue
Block a user