mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 18:04:32 +00:00
Remove redundant define
NOMINMAX is already defined in build scripts.
This commit is contained in:
parent
6b06cc9216
commit
03cb51844b
@ -33,9 +33,6 @@
|
||||
#include <QtGlobal>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#include <Windows.h>
|
||||
#include <Ntsecapi.h>
|
||||
#else // Q_OS_WIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user