summaryrefslogtreecommitdiffstatshomepage
path: root/benchmarks/main.cpp
blob: c859b9189764dddd94dd8607c8f4d67d579ff8ea (plain) (blame)
1
2
3
4
5
6
// license:BSD-3-Clause
// copyright-holders:Miodrag Milanovic

#include "benchmark/benchmark_api.h"

BENCHMARK_MAIN();