diff --git a/include/libtorrent/time.hpp b/include/libtorrent/time.hpp index 7d575420b..4285a09ac 100644 --- a/include/libtorrent/time.hpp +++ b/include/libtorrent/time.hpp @@ -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();