mirror of
https://github.com/boostorg/exception.git
synced 2025-07-22 16:47:14 +02:00
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