mirror of
https://github.com/boostorg/utility.git
synced 2025-07-31 21:34:46 +02:00
Mark inline to avoid warning with "require prototypes" on.
[SVN r12490]
This commit is contained in:
@@ -22,7 +22,7 @@ namespace boost
|
|||||||
namespace detail
|
namespace detail
|
||||||
{
|
{
|
||||||
|
|
||||||
void current_function_helper()
|
inline void current_function_helper()
|
||||||
{
|
{
|
||||||
|
|
||||||
#if defined(__GNUC__)
|
#if defined(__GNUC__)
|
||||||
|
Reference in New Issue
Block a user