mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-08 06:00:59 -07:00
Added missing include <cstdlib> for rand(3)
This commit is contained in:
parent
77786bb8bb
commit
a86961a22e
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
#include <winreg.h>
|
||||
#endif
|
||||
|
||||
#include <cstdlib>
|
||||
#include "core/utils/fs.h"
|
||||
#include "core/utils/misc.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue