mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +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
|
// so instead we use ::FileWrite
|
||||||
#include <spdlog/details/windows_include.h>
|
#include <spdlog/details/windows_include.h>
|
||||||
|
|
||||||
#ifndef _USING_V110_SDK71_
|
#ifndef _USING_V110_SDK71_ // fileapi.h doesnt exist in winxp
|
||||||
#include <fileapi.h> // WriteFile (..)
|
#include <fileapi.h> // WriteFile (..)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user