diff options
Diffstat (limited to 'thirdparty/spdlog/fmt/bundled/posix.h')
-rw-r--r-- | thirdparty/spdlog/fmt/bundled/posix.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/thirdparty/spdlog/fmt/bundled/posix.h b/thirdparty/spdlog/fmt/bundled/posix.h deleted file mode 100644 index da19e9d5..00000000 --- a/thirdparty/spdlog/fmt/bundled/posix.h +++ /dev/null @@ -1,2 +0,0 @@ -#include "os.h" -#warning "fmt/posix.h is deprecated; use fmt/os.h instead" |