Mark inline to avoid warning with "require prototypes" on.

[SVN r12490]
This commit is contained in:
Darin Adler 2002-01-24 19:15:30 +00:00
parent 24045c0cd7
commit 88b9822db7

View File

@ -22,7 +22,7 @@ namespace boost
namespace detail
{
void current_function_helper()
inline void current_function_helper()
{
#if defined(__GNUC__)