Developer Documentation
Loading...
Searching...
No Matches
main.cpp
1/*
2 * main.cpp
3 *
4 * Created on: Nov 19, 2015
5 * Author: ebke
6 */
7
8#include <benchmark/benchmark_api.h>
9
10BENCHMARK_MAIN();