Skip to content

Commit

Permalink
README.md has include missing (#3066)
Browse files Browse the repository at this point in the history
  • Loading branch information
darallium authored and gabime committed May 3, 2024
1 parent d60a4c7 commit d896dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ void async_example()
---
#### Asynchronous logger with multi sinks
```c++
#include "spdlog/async.h"
#include "spdlog/sinks/stdout_color_sinks.h"
#include "spdlog/sinks/rotating_file_sink.h"

Expand Down

0 comments on commit d896dae

Please sign in to comment.