mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 21:47:37 +03:00
Add missing <array>
This commit is contained in:
parent
a433352b67
commit
182f4f9ca2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
#define WIN_TLS_SESSION_H
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include <array>
|
||||
#include "common.h"
|
||||
#include "TLSSession.h"
|
||||
#include "WinTLSContext.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue