Remove deprecated posix.h

This commit is contained in:
Victor Zverovich
2021-04-24 06:44:57 -07:00
parent dacd1356e4
commit 8f9ddf452d
2 changed files with 1 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
#include "os.h"
#warning "fmt/posix.h is deprecated; use fmt/os.h instead"