Fixed compile warning with clang

This commit is contained in:
Tatsuhiro Tsujikawa
2012-04-08 19:22:23 +09:00
parent 1e0068e4d4
commit aee28c8b0d

View File

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