mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00

Removed check for posix version so that missing O_CLOEXEC leads to compiler error. Removed extra function since it hat no real purpose anymore. Error behavior between Windows and Unix now equivalent.