Fixed compile warning with clang

pull/16/merge
Tatsuhiro Tsujikawa 2012-04-08 19:22:23 +09:00
parent 1e0068e4d4
commit aee28c8b0d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ namespace aria2 {
class RequestGroup;
class Option;
class Pref;
struct Pref;
namespace rpc {