mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-09 05:14:23 +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>
|
#include <QtGlobal>
|
||||||
|
|
||||||
#ifdef Q_OS_WIN
|
#ifdef Q_OS_WIN
|
||||||
#ifndef NOMINMAX
|
|
||||||
#define NOMINMAX
|
|
||||||
#endif
|
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
#include <Ntsecapi.h>
|
#include <Ntsecapi.h>
|
||||||
#else // Q_OS_WIN
|
#else // Q_OS_WIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user