mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
some small cleanup and define WIN32_LEAN_AND_MEAN
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include<cstdio>
|
||||
#include<ctime>
|
||||
#ifdef _WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user