forked from boostorg/exception
Added missing #include <ios>
[SVN r46341]
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#include <boost/exception/to_string.hpp>
|
||||
#include <iomanip>
|
||||
#include <typeinfo>
|
||||
#include <ios>
|
||||
|
||||
namespace
|
||||
boost
|
||||
|
Reference in New Issue
Block a user