README.md has include missing

pull/3066/head
darallium 1 year ago committed by GitHub
parent a2b4262090
commit 3700440ee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -273,6 +273,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"

Loading…
Cancel
Save