This commit is contained in:
gabime 2023-09-25 05:05:25 +03:00
parent 5e88d5fe22
commit 95c226e9c9

View File

@ -25,7 +25,7 @@
#include <spdlog/details/windows_include.h>
#include <fileapi.h> // for FlushFileBuffers
#include <io.h> // for _get_osfhandle, _isatty, _fileno
#include <process.h> // for _get_pid
#include <process.h> // for _get_pid
#ifdef __MINGW32__
#include <share.h>