mirror of https://github.com/gabime/spdlog.git
Remove the fileapi.h include in os-inl.h (#3444)
* Replaced fileapi.h include with windows.h, as instructed in https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-flushfilebuffers Otherwise this causes compilation error on older sdks. * Removed the fileapi.h include entirely, since windows.h is already included before --------- Co-authored-by: MasonAngelio <MasonAngelio>v1.x
parent
3edc8036db
commit
f1d748e5e3
Loading…
Reference in New Issue