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