Files
omath/benchmark/main.cpp
2025-09-17 20:40:03 +03:00

5 lines
89 B
C++

//
// Created by Vlad on 9/17/2025.
//
#include <benchmark/benchmark.h>
BENCHMARK_MAIN();