1
0
Эх сурвалжийг харах

Fixed compile error without BitTorrent support

Tatsuhiro Tsujikawa 13 жил өмнө
parent
commit
2cbdd8b845

+ 1 - 0
src/RequestGroupMan.cc

@@ -77,6 +77,7 @@
 #include "UriListParser.h"
 #include "SingletonHolder.h"
 #include "Notifier.h"
+#include "PeerStat.h"
 #ifdef ENABLE_BITTORRENT
 #  include "bittorrent_helper.h"
 #endif // ENABLE_BITTORRENT