mirror of https://github.com/aria2/aria2
Fixed compile warning with clang
parent
1e0068e4d4
commit
aee28c8b0d
|
@ -42,7 +42,7 @@ namespace aria2 {
|
|||
|
||||
class RequestGroup;
|
||||
class Option;
|
||||
class Pref;
|
||||
struct Pref;
|
||||
|
||||
namespace rpc {
|
||||
|
||||
|
|
Loading…
Reference in New Issue