mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-27 16:37:17 +00:00
Remove old non-compliant win32 defines.
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ namespace EQEmu
|
||||
#include "zone.h"
|
||||
#include "zonedb.h"
|
||||
|
||||
#ifdef _WINDOWS
|
||||
#ifdef _WIN32
|
||||
// since windows defines these within windef.h (which windows.h include)
|
||||
// we are required to undefine these to use min and max from <algorithm>
|
||||
#undef min
|
||||
|
||||
Reference in New Issue
Block a user