Update stdout_sinks-inl.h

pull/1916/head
Gabi Melman 4 years ago committed by GitHub
parent 57e31f0a58
commit 8001156ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save