mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-30 01:04:05 +08:00
Updated example
This commit is contained in:
parent
6f1d01355d
commit
86ccb3fc1e
@ -173,7 +173,6 @@ void trace_example() {
|
||||
|
||||
// stopwatch example
|
||||
#include <thread>
|
||||
|
||||
#include "spdlog/stopwatch.h"
|
||||
void stopwatch_example() {
|
||||
spdlog::stopwatch sw;
|
||||
|
Loading…
Reference in New Issue
Block a user