mirror of https://github.com/aria2/aria2
Add some missing includes to AnnounceList.h
parent
8aff857f76
commit
00e690a4d1
|
@ -38,6 +38,9 @@
|
|||
#include "common.h"
|
||||
|
||||
#include <memory>
|
||||
#include <deque>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
#include "AnnounceTier.h"
|
||||
#include "ValueBase.h"
|
||||
|
|
Loading…
Reference in New Issue