mirror of
https://github.com/boostorg/io.git
synced 2025-07-30 04:17:13 +02:00
Include workaround header
[SVN r34127]
This commit is contained in:
@ -10,6 +10,7 @@
|
|||||||
#define BOOST_IO_IOS_STATE_HPP
|
#define BOOST_IO_IOS_STATE_HPP
|
||||||
|
|
||||||
#include <boost/io_fwd.hpp> // self include
|
#include <boost/io_fwd.hpp> // self include
|
||||||
|
#include <boost/detail/workaround.hpp>
|
||||||
|
|
||||||
#include <ios> // for std::ios_base, std::basic_ios, etc.
|
#include <ios> // for std::ios_base, std::basic_ios, etc.
|
||||||
#ifndef BOOST_NO_STD_LOCALE
|
#ifndef BOOST_NO_STD_LOCALE
|
||||||
|
Reference in New Issue
Block a user