removed invalid inline
This commit is contained in:
parent
0b1a542aa9
commit
7720b48263
|
@ -50,7 +50,7 @@ namespace libtorrent
|
|||
return str;
|
||||
}
|
||||
|
||||
inline std::string log_time();
|
||||
std::string log_time();
|
||||
}
|
||||
|
||||
#if (!defined (__MACH__) && !defined (_WIN32) && (!defined(_POSIX_MONOTONIC_CLOCK) \
|
||||
|
|
Loading…
Reference in New Issue