mirror of
https://github.com/boostorg/exception.git
synced 2026-02-03 21:55:19 +01:00
Added required header #include <new>
[SVN r44886]
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <boost/exception/exception.hpp>
|
||||
#include <boost/exception/detail/cloning_base.hpp>
|
||||
#include <stdexcept>
|
||||
#include <new>
|
||||
|
||||
namespace
|
||||
boost
|
||||
|
||||
Reference in New Issue
Block a user