mame/benchmarks/main.cpp
2016-02-21 11:48:45 +01:00

6 lines
119 B
C++

// license:BSD-3-Clause
// copyright-holders:Miodrag Milanovic
#include "benchmark/benchmark_api.h"
BENCHMARK_MAIN();