From 546f093a33e1f672b77dc5d3c7f16cb30634bf2d Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 3 Sep 2008 02:14:27 +0000 Subject: [PATCH] missing inline [SVN r48556] --- include/boost/exception/diagnostic_information.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/exception/diagnostic_information.hpp b/include/boost/exception/diagnostic_information.hpp index c60c9af..d248b0c 100644 --- a/include/boost/exception/diagnostic_information.hpp +++ b/include/boost/exception/diagnostic_information.hpp @@ -17,6 +17,7 @@ boost namespace exception_detail { + inline char const * get_diagnostic_information( exception const & x ) {