mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
undo last commit
This commit is contained in:
@@ -29,13 +29,8 @@
|
|||||||
#include<ctime>
|
#include<ctime>
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
|
||||||
#ifndef WIN32_LEAN_AND_MEAN
|
|
||||||
#define WIN32_LEAN_AND_MEAN
|
#define WIN32_LEAN_AND_MEAN
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
#undef WIN32_LEAN_AND_MEAN
|
|
||||||
#else
|
|
||||||
#include <Windows.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif //_WIN32
|
#endif //_WIN32
|
||||||
|
Reference in New Issue
Block a user