mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-28 13:19:48 +01:00
[clang-tidy] Replace deprecated C headers
Found with modernize-deprecated-headers Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Victor Zverovich
parent
6868f888b2
commit
1f918159ed
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "format.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
|
||||
#include <cctype>
|
||||
#include <cerrno>
|
||||
|
||||
Reference in New Issue
Block a user