Files
openmesh/src/Benchmark/main.cpp
2015-11-19 19:53:36 +01:00

11 lines
129 B
C++

/*
* main.cpp
*
* Created on: Nov 19, 2015
* Author: ebke
*/
#include <benchmark/benchmark_api.h>
BENCHMARK_MAIN();