Cleanup: Clang-Tidy, modernize-deprecated-headers

No functional changes.
This commit is contained in:
2020-12-04 11:28:09 +01:00
parent f0df46287a
commit 958df2ed1b
74 changed files with 105 additions and 106 deletions

View File

@@ -1,7 +1,7 @@
/* Apache License, Version 2.0 */
#include "testing/testing.h"
#include <string.h>
#include <cstring>
#include "MEM_guardedalloc.h"