mirror of https://github.com/aria2/aria2
Add missing <array>
parent
a433352b67
commit
182f4f9ca2
|
@ -37,7 +37,7 @@
|
||||||
#define WIN_TLS_SESSION_H
|
#define WIN_TLS_SESSION_H
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <array>
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "TLSSession.h"
|
#include "TLSSession.h"
|
||||||
#include "WinTLSContext.h"
|
#include "WinTLSContext.h"
|
||||||
|
|
Loading…
Reference in New Issue