Use C++ header files instead of C header files. (#21192)
* use cstring instead of string.h * use cstdio instead of stdio.h * remove inttypes.h * use cstdlib instead of stdlib.h * use cstdint instead of stdint.h * #include <cstddef> * cstdlib * use cmath * remove stddef.h * use cassert * use csignal * use ctime * use cerror * rebase masterpull/21203/head
parent
211212f86b
commit
c53cb5d570
62 changed files with 145 additions and 157 deletions
Loading…
Reference in new issue