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