Files
chaos/ChaosBenches/BenchmarkMain.cpp
2026-01-25 19:08:57 +03:00

4 lines
52 B
C++

#include <benchmark/benchmark.h>
BENCHMARK_MAIN();