(third_party deps) fix #177, update bundled spdlog to 1.6.0
This commit is contained in:
2
third_party/spdlog/bench/formatter-bench.cpp
vendored
2
third_party/spdlog/bench/formatter-bench.cpp
vendored
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user