mirror of
https://github.com/boostorg/exception.git
synced 2025-07-27 02:57:22 +02:00
introduced boost/exception_ptr.hpp, using Boost Exception
[SVN r44439]
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
#include "helper2.hpp"
|
||||
#include <boost/exception/info.hpp>
|
||||
#include <boost/exception/cloning.hpp>
|
||||
#include <boost/exception_ptr.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
|
||||
typedef boost::error_info<struct tag_test_int,int> test_int;
|
||||
|
Reference in New Issue
Block a user