mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 23:13:26 +00:00
5 lines
89 B
C++
5 lines
89 B
C++
//
|
|
// Created by Vlad on 9/17/2025.
|
|
//
|
|
#include <benchmark/benchmark.h>
|
|
BENCHMARK_MAIN(); |