💄 fixed indentation

pull/355/head
Niels Lohmann 2016-11-24 21:54:05 +01:00
parent 8014637ad1
commit 1407bbf94c
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ static void bench(benchpress::context& ctx,
for (size_t i = 0; i < ctx.num_iterations(); ++i)
{
// clear flags and rewind
// clear flags and rewind
istr.clear();
istr.seekg(0);
json j;