Fix build failure on Debian/Ubuntu
http://hydra.nixos.org/build/53537463
This commit is contained in:
parent
63145be2a5
commit
588dad4084
3 changed files with 2 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ private:
|
|||
std::string uri;
|
||||
uint64_t current = 0;
|
||||
uint64_t expected = 0;
|
||||
DownloadInfo(const std::string & uri) : uri(uri) { }
|
||||
};
|
||||
|
||||
struct State
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue