Files
cpp-project-template/third_party/prometheus/core/benchmarks/main.cc

4 lines
52 B
C++
Raw Normal View History

2025-08-22 18:22:57 +08:00
#include <benchmark/benchmark.h>
BENCHMARK_MAIN();