[fuzzer][test] Add #include <cstdint> for gcc-13
authorYouling Tang <tangyouling@loongson.cn>
Thu, 10 Nov 2022 05:44:10 +0000 (13:44 +0800)
committerWeining Lu <luweining@loongson.cn>
Thu, 10 Nov 2022 05:44:11 +0000 (13:44 +0800)
commit3ba498d145f7ce07b5c25633c2179e64943dae13
treebe80af918327956947ff35d7b41ed2563c0fccc5
parentf151274454c2b55c5c64363ddc590d489d26c3fc
[fuzzer][test] Add #include <cstdint> for gcc-13

See https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes.

Reviewed By: SixWeining

Differential Revision: https://reviews.llvm.org/D137696
compiler-rt/test/fuzzer/CounterTest.cpp
compiler-rt/test/fuzzer/FlagsTest.cpp