Files
openmesh/src/Benchmark/main.cpp

11 lines
129 B
C++
Raw Normal View History

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