mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 02:08:20 +00:00
Merge pull request #635 from DarkflameUniverse/improve-cpplinq-min-max-checks
Improve cpplinq checks
This commit is contained in:
commit
5888c9f468
2
thirdparty/cpplinq/cpplinq.hpp
vendored
2
thirdparty/cpplinq/cpplinq.hpp
vendored
@ -14,6 +14,8 @@
|
|||||||
#ifndef CPPLINQ__HEADER_GUARD
|
#ifndef CPPLINQ__HEADER_GUARD
|
||||||
# define CPPLINQ__HEADER_GUARD
|
# define CPPLINQ__HEADER_GUARD
|
||||||
|
|
||||||
|
#undef min
|
||||||
|
#undef max
|
||||||
#define NOMINMAX
|
#define NOMINMAX
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user