diff --git a/example/example.cpp b/example/example.cpp index 1aed8730..e11b8369 100644 --- a/example/example.cpp +++ b/example/example.cpp @@ -173,7 +173,6 @@ void trace_example() { // stopwatch example #include - #include "spdlog/stopwatch.h" void stopwatch_example() { spdlog::stopwatch sw;