Updated example

This commit is contained in:
gabime 2024-12-06 11:24:31 +02:00
parent 6f1d01355d
commit 86ccb3fc1e

View File

@ -173,7 +173,6 @@ void trace_example() {
// stopwatch example
#include <thread>
#include "spdlog/stopwatch.h"
void stopwatch_example() {
spdlog::stopwatch sw;