mirror of
https://github.com/aria2/aria2.git
synced 2025-01-08 11:01:38 +00:00
Add some missing includes to AnnounceList.h
This commit is contained in:
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
Block a user