forked from boostorg/exception
fixed compile errors on various platforms
[SVN r44104]
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#include <boost/exception/enable_exception_cloning.hpp>
|
||||
#include <boost/exception/exception.hpp>
|
||||
#include <boost/exception/detail/cloning_base.hpp>
|
||||
#include <exception>
|
||||
|
||||
namespace
|
||||
boost
|
||||
|
Reference in New Issue
Block a user