mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-26 15:39:03 +08:00
Fix #1168
This commit is contained in:
parent
1cdf09e9dd
commit
e0cf16b7e9
@ -32,10 +32,6 @@
|
||||
#include <process.h> // _get_pid support
|
||||
#include <windows.h>
|
||||
|
||||
// windows.h leaks NEAR and FAR macros, prevent those from leaking further
|
||||
#undef NEAR
|
||||
#undef FAR
|
||||
|
||||
#ifdef __MINGW32__
|
||||
#include <share.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user