Merge branch 'master' of github.com:rakshasa/rtorrent

This commit is contained in:
rakshasa
2012-04-11 19:27:17 +09:00
2 changed files with 1 additions and 4 deletions
+1 -3
View File
@@ -36,9 +36,7 @@
#include "config.h"
#include <sigc++/adaptors/bind.h>
#include <sigc++/adaptors/hide.h>
#include <sigc++/signal.h>
#include <list>
#include <rak/file_stat.h>
#include <rak/functional.h>
#include <rak/path.h>
-1
View File
@@ -37,7 +37,6 @@
#ifndef RTORRENT_CORE_DOWNLOAD_H
#define RTORRENT_CORE_DOWNLOAD_H
#include <sigc++/connection.h>
#include <torrent/download.h>
#include <torrent/download_info.h>
#include <torrent/hash_string.h>