forked from boostorg/throw_exception
Merging changes from trunk.
[SVN r58421]
This commit is contained in:
committed by
Peter Dimov
parent
bee54c1aee
commit
fed2b48aa9
@ -6,6 +6,8 @@
|
||||
#include <boost/throw_exception.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
class my_exception: public std::exception { };
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user