mirror of
https://github.com/aria2/aria2.git
synced 2025-02-26 08:22:11 +00:00
bignum.h: Fix compile error
This commit is contained in:
parent
6198b607e9
commit
ca8ac6e7d3
@ -14,6 +14,7 @@
|
|||||||
#ifndef BIGNUM_H
|
#ifndef BIGNUM_H
|
||||||
#define BIGNUM_H
|
#define BIGNUM_H
|
||||||
|
|
||||||
|
#include <cstring>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user