mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-23 22:22:05 +08:00
Update stdout_sinks-inl.h
This commit is contained in:
parent
57e31f0a58
commit
8001156ca8
@ -16,7 +16,7 @@
|
||||
// so instead we use ::FileWrite
|
||||
#include <spdlog/details/windows_include.h>
|
||||
|
||||
#ifndef _USING_V110_SDK71_
|
||||
#ifndef _USING_V110_SDK71_ // fileapi.h doesnt exist in winxp
|
||||
#include <fileapi.h> // WriteFile (..)
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user