mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
committed by
GitHub
parent
21b77cb4f8
commit
f3f4610ba4
@@ -33,8 +33,8 @@
|
||||
#include <QtSystemDetection>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <Windows.h>
|
||||
#include <Ntsecapi.h>
|
||||
#include <windows.h>
|
||||
#include <ntsecapi.h>
|
||||
#else // Q_OS_WIN
|
||||
#include <cerrno>
|
||||
#include <cstdio>
|
||||
|
||||
Reference in New Issue
Block a user