mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-31 09:39:15 +08:00
Fix windows compile
This commit is contained in:
parent
77d6215483
commit
2b536ddd67
@ -6,7 +6,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
#include "spdlog/details/windows_include.h"
|
#include "spdlog/details/windows_include.h" // must be included before fileapi.h etc.
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
#include <fileapi.h> // for FlushFileBuffers
|
#include <fileapi.h> // for FlushFileBuffers
|
||||||
|
Loading…
Reference in New Issue
Block a user