Fixed bench

pull/1487/head
gabime 6 years ago
parent d43a17304e
commit bbe3ace533

@ -6,7 +6,7 @@
#include "benchmark/benchmark.h"
#include "spdlog/spdlog.h"
#include "spdlog/details/pattern_formatter.h"
#include "spdlog/pattern_formatter.h"
void bench_formatter(benchmark::State &state, std::string pattern)
{

Loading…
Cancel
Save