mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
Added missing include <cstdlib> for rand(3)
This commit is contained in:
parent
a86961a22e
commit
ea2b2937b9
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
|
||||
#include <libtorrent/version.hpp>
|
||||
|
||||
#include <cstdlib>
|
||||
#include "options_imp.h"
|
||||
#include "core/preferences.h"
|
||||
#include "core/utils/fs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue