* Bumped version to 0.7.9/0.11.9.

* Fixed more sigc++ header includes.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@995 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2007-10-25 11:00:24 +00:00
parent d13e502ee4
commit ff2c25bdeb
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
#include <deque>
#include <string>
#include <sigc++/slot.h>
#include <sigc++/functors/slot.h>
namespace core {
+1 -1
View File
@@ -42,7 +42,7 @@
#define RTORRENT_CORE_DOWNLOAD_FACTORY_H
#include <iosfwd>
#include <sigc++/slot.h>
#include <sigc++/functors/slot.h>
#include <rak/priority_queue_default.h>
#include <torrent/object.h>
+1 -1
View File
@@ -41,7 +41,7 @@
#include <list>
#include <map>
#include <string>
#include <sigc++/slot.h>
#include <sigc++/functors/slot.h>
namespace torrent {
class HashString;
+1 -1
View File
@@ -39,7 +39,7 @@
#include <map>
#include <string>
#include <sigc++/slot.h>
#include <sigc++/functors/slot.h>
#include "download.h"