minor change in boost/exception.hpp

[SVN r48546]
This commit is contained in:
Emil Dotchevski 2008-09-02 21:25:47 +00:00
parent 2077d0dace
commit 9f08ed6de0

View File

@ -13,6 +13,5 @@
#include <boost/exception/info.hpp>
#include <boost/exception/info_tuple.hpp>
#include <boost/exception_ptr.hpp>
#include <boost/throw_exception.hpp>
#endif