Update benchmarks.cpp
This commit is contained in:
parent
cbafed3494
commit
1759c2a1fb
@ -5,9 +5,9 @@
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////////////
|
||||
// parse JSON from file
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////////////
|
||||
|
||||
static void ParseFile(benchmark::State& state, const char* filename)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user