Fix windows compile

This commit is contained in:
gabime 2024-12-06 14:49:32 +02:00
parent 77d6215483
commit 2b536ddd67

View File

@ -6,7 +6,7 @@
#endif
// 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
#include <fileapi.h> // for FlushFileBuffers