made storage pimpled

This commit is contained in:
Daniel Wallin
2003-12-09 08:49:49 +00:00
parent ef5a49b694
commit 22bfad216f
5 changed files with 157 additions and 65 deletions

View File

@@ -163,7 +163,7 @@ int main(int argc, char* argv[])
using namespace libtorrent;
// TEMPORARY
// boost::filesystem::path::default_name_check(boost::filesystem::no_check);
boost::filesystem::path::default_name_check(boost::filesystem::no_check);
if (argc < 2)
{