forked from boostorg/exception
simplified further
[SVN r48485]
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
|
||||
//This example shows how to enable cloning when throwing a boost::exception.
|
||||
|
||||
#include <boost/exception/enable_current_exception.hpp>
|
||||
#include <boost/exception/info.hpp>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
Reference in New Issue
Block a user