fixed ifdef problem

This commit is contained in:
Arvid Norberg 2006-02-18 00:21:13 +00:00
parent 7b8eae4e37
commit e66cfcfbcf
1 changed files with 3 additions and 0 deletions

View File

@ -62,8 +62,11 @@ namespace libtorrent
class session;
#if defined(_WIN32) && defined(UNICODE)
TORRENT_EXPORT std::wstring safe_convert(std::string const& s);
#endif
TORRENT_EXPORT std::vector<std::pair<size_type, std::time_t> > get_filesizes(
torrent_info const& t