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 master
old-commit-hash: c53cb5d570
vw-mqb-aeb
parent
afd0b1ee64
commit
f70a79b838
62 changed files with 145 additions and 157 deletions
Loading…
Reference in new issue