mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-17 23:52:30 +00:00
Fixed compiler issues with clang.
This commit is contained in:
+1
-3
@@ -44,11 +44,9 @@
|
||||
#include "rak/priority_queue_default.h"
|
||||
#include "core/poll_manager.h"
|
||||
|
||||
struct thread_queue_hack;
|
||||
|
||||
// Move this class to libtorrent.
|
||||
|
||||
struct thread_queue_hack;
|
||||
class thread_queue_hack;
|
||||
|
||||
class ThreadBase : public torrent::thread_base {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user