We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3edc803 commit f1d748eCopy full SHA for f1d748e
include/spdlog/details/os-inl.h
@@ -23,7 +23,6 @@
23
24
#ifdef _WIN32
25
#include <spdlog/details/windows_include.h>
26
- #include <fileapi.h> // for FlushFileBuffers
27
#include <io.h> // for _get_osfhandle, _isatty, _fileno
28
#include <process.h> // for _get_pid
29
0 commit comments