CppBenchmark icon indicating copy to clipboard operation
CppBenchmark copied to clipboard

gcc-13 compatibility: uint64_t does not name a type in external dependency

Open tilir opened this issue 1 year ago • 0 comments

Looks like cppbenchmark not working properly with gcc-13.

See my repo with some C++ benchmarks and issue: https://github.com/tilir/benchmarks/issues/2

tilir avatar Apr 11 '24 20:04 tilir