Browse Source

- Fixed compiling with latest libtorrent svn

adaptive-webui-19844
Christophe Dumez 18 years ago
parent
commit
7fad742e99
  1. 1
      src/bittorrent.h

1
src/bittorrent.h

@ -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

Loading…
Cancel
Save