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