* Added torrent::FileList to the API.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@659 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2006-03-30 17:57:57 +00:00
parent 8ea6f78e21
commit 59a23ea9ed
9 changed files with 65 additions and 44 deletions
+1
View File
@@ -39,6 +39,7 @@
#include <stdexcept>
#include <rak/algorithm.h>
#include <rak/string_manip.h>
#include <torrent/tracker.h>
#include <torrent/tracker_list.h>
#include "core/download.h"