mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
committed by
GitHub
parent
21b77cb4f8
commit
f3f4610ba4
@@ -37,8 +37,8 @@
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <memory>
|
||||
#include <Windows.h>
|
||||
#include <Shellapi.h>
|
||||
#include <windows.h>
|
||||
#include <shellapi.h>
|
||||
#elif defined(Q_OS_UNIX)
|
||||
#include <sys/resource.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user