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

[SVN r12490]
This commit is contained in:
Darin Adler
2014-01-02 16:09:32 +02:00
committed by Peter Dimov
parent 70fd9789be
commit 92f489c14c
+1 -1
View File
@@ -22,7 +22,7 @@ namespace boost
namespace detail
{
void current_function_helper()
inline void current_function_helper()
{
#if defined(__GNUC__)