*** empty log message ***

This commit is contained in:
Daniel Wallin
2004-01-04 12:54:38 +00:00
parent 01d04c159a
commit 1baef63b99
2 changed files with 7 additions and 1 deletions

View File

@@ -425,6 +425,10 @@ namespace libtorrent {
{
}
piece_manager::~piece_manager()
{
}
void piece_manager::impl::export_piece_map(
std::vector<int>& p) const
{