diff --git a/benchmarks/src/benchmarks.cpp b/benchmarks/src/benchmarks.cpp index 4f32a61a2..314384545 100644 --- a/benchmarks/src/benchmarks.cpp +++ b/benchmarks/src/benchmarks.cpp @@ -5,9 +5,9 @@ using json = nlohmann::json; -////////////////////////////////////////////////////////////////////////////// +//////////////////////////// // parse JSON from file -////////////////////////////////////////////////////////////////////////////// +//////////////////////////// static void ParseFile(benchmark::State& state, const char* filename) {