bug fix in the decoupling of info.hpp from get_error_info.hpp.

[SVN r48551]
This commit is contained in:
Emil Dotchevski
2008-09-02 23:13:06 +00:00
parent 5a9532783d
commit 8310c9831f
3 changed files with 55 additions and 37 deletions

View File

@ -7,7 +7,7 @@
#define UUID_1A590226753311DD9E4CCF6156D89593
#include <boost/exception/exception.hpp>
#include <boost/exception/detail/error_info_base.hpp>
#include <boost/exception/detail/error_info_impl.hpp>
#include <boost/exception/detail/type_info.hpp>
#include <boost/shared_ptr.hpp>
#include <string.h>