export time_now_string for unit tests
This commit is contained in:
parent
d6ead7e605
commit
b0f73427d7
|
@ -59,7 +59,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
namespace libtorrent
|
||||
{
|
||||
char const* time_now_string();
|
||||
TORRENT_EXTRA_EXPORT char const* time_now_string();
|
||||
std::string log_time();
|
||||
|
||||
TORRENT_EXPORT ptime const& time_now();
|
||||
|
|
Loading…
Reference in New Issue