forked from boostorg/optional
operator<< improvements
This commit is contained in:
@ -16,9 +16,8 @@
|
||||
#include <ostream>
|
||||
|
||||
#include <boost/none.hpp>
|
||||
#include <boost/assert.hpp>
|
||||
#include "boost/optional/optional.hpp"
|
||||
#include "boost/utility/value_init.hpp"
|
||||
|
||||
|
||||
namespace boost
|
||||
{
|
||||
|
Reference in New Issue
Block a user