1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 14:27:56 +00:00

- Fixed compiling with latest libtorrent svn

This commit is contained in:
Christophe Dumez 2007-06-13 14:04:29 +00:00
parent fe70d5ecaa
commit 7fad742e99

View File

@ -42,7 +42,6 @@ class QTimer;
class QString; class QString;
using namespace libtorrent; using namespace libtorrent;
namespace fs = boost::filesystem;
class downloadThread; class downloadThread;
#ifndef NO_UPNP #ifndef NO_UPNP