README.md has include missing (#3066)

pull/3013/head
darallium 1 year ago committed by GitHub
parent e3f5a4fe66
commit a0d2187d8f
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