diff options
Diffstat (limited to 'dep/fmt/cppformat/posix.h')
-rw-r--r-- | dep/fmt/cppformat/posix.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dep/fmt/cppformat/posix.h b/dep/fmt/cppformat/posix.h deleted file mode 100644 index 97b6fadcdea..00000000000 --- a/dep/fmt/cppformat/posix.h +++ /dev/null @@ -1,2 +0,0 @@ -#include "../fmt/posix.h" -#warning Including cppformat/posix.h is deprecated. Include fmt/posix.h instead. |