summaryrefslogtreecommitdiff
path: root/boost/exception/get_error_info.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/exception/get_error_info.hpp')
-rw-r--r--boost/exception/get_error_info.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/boost/exception/get_error_info.hpp b/boost/exception/get_error_info.hpp
index 96be7632cb..51a21ba899 100644
--- a/boost/exception/get_error_info.hpp
+++ b/boost/exception/get_error_info.hpp
@@ -15,7 +15,8 @@
#include <boost/exception/exception.hpp>
#include <boost/exception/detail/error_info_impl.hpp>
#include <boost/exception/detail/type_info.hpp>
-#include <boost/shared_ptr.hpp>
+#include <boost/exception/detail/shared_ptr.hpp>
+#include <boost/assert.hpp>
namespace
boost