simplified further

[SVN r48485]
This commit is contained in:
Emil Dotchevski
2008-08-31 02:40:42 +00:00
parent 6c3f38c45d
commit 6fc0e3ac1e
13 changed files with 251 additions and 312 deletions

View File

@ -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>