#pragma once namespace Benchmark { /// /// Run the benchmark. /// void run(); }