Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
libktorrent
Commits
9d9489c0
Commit
9d9489c0
authored
May 17, 2021
by
Ömer Fadıl Usta
😊
Browse files
add missing include #include <random>
parent
82ab01a7
Changes
1
Show whitespace changes
Inline
Side-by-side
src/download/chunkselector.cpp
View file @
9d9489c0
...
...
@@ -21,6 +21,7 @@
#include
"chunkdownload.h"
#include
"downloader.h"
#include
<algorithm>
#include
<random>
#include
<diskio/chunkmanager.h>
#include
<interfaces/piecedownloader.h>
#include
<peer/chunkcounter.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment